rjcouchman
04-16-2004, 04:33 AM
Hello all,
i am currently trying to work on a program in visual basic that will display a search criteria window, from here the user can select what attribute from a database they wish to search, then type the criteria of the search.
*the attribute list is in a combobox, and the criteria is typed into a textbox*
the user then clicks a search button
this is where i am stuck, what i now need to do is link to the database, and run a query depending on what the user has selected.
can anyone please help with this?
thank you,
Rob
i am currently trying to work on a program in visual basic that will display a search criteria window, from here the user can select what attribute from a database they wish to search, then type the criteria of the search.
*the attribute list is in a combobox, and the criteria is typed into a textbox*
the user then clicks a search button
this is where i am stuck, what i now need to do is link to the database, and run a query depending on what the user has selected.
can anyone please help with this?
thank you,
Rob