Hi there,
I am fairly new to programming and I have been given a (big) task of rewritting some software that our company uses. It is currently writtein in Visual Basic, which I can stumble through when I have to.
anyway... here is my question. I have a database of over 12000 records. I can write a VC++ application that can view (and edit) the records, but I can only view them one at a time. I would like to find a way to view multiple records at once (preferably by a zip code that I would have the user type in, click on SEARCH.
I have looked at a few books and they just touch on database access and sorting thru it. If anyone has any sample code they could point to, or any help at all, it would be very appreciated.
Thanks much.
I am fairly new to programming and I have been given a (big) task of rewritting some software that our company uses. It is currently writtein in Visual Basic, which I can stumble through when I have to.
anyway... here is my question. I have a database of over 12000 records. I can write a VC++ application that can view (and edit) the records, but I can only view them one at a time. I would like to find a way to view multiple records at once (preferably by a zip code that I would have the user type in, click on SEARCH.
I have looked at a few books and they just touch on database access and sorting thru it. If anyone has any sample code they could point to, or any help at all, it would be very appreciated.
Thanks much.