Hey Guys,
I was wondering if you would be able to help me out. I am upgrading from VB6 to VB.NET and i am having trouble with the new code.
Basically i have an application that is connecting to an Access Database. I have a Search button on my form and basically what i would like to happen is either an input box appears and the user can enter in say an ID and it finds the record and displays that in the textboxes i have on my form.
OR
I would like to do a multivalue search where i can use the textboxes on my form and type in details and have that match the record.
Either of these would be fine. I am using datasets if that is any help.
Cheers
Skyler