needing help with visual basic queries

J

justin_vasko

i anm trying to create a GUI/frontend where the user can fill in multiple
fields in order to define a query to search in a database, and return all
records that contain this information.

is there a resource page on the net somewhere that has
information/FAQs/walkthroughs for a task such as this?

any assistance is greatly appreciated
 
D

David Lloyd

Justin:

These KB articles may provide some useful information, depending on your
specific circumstances:

http://support.microsoft.com/default.aspx?scid=kb;en-us;304302
http://support.microsoft.com/default.aspx?scid=kb;en-us;209645
http://support.microsoft.com/default.aspx?scid=kb;en-us;210242

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


i anm trying to create a GUI/frontend where the user can fill in multiple
fields in order to define a query to search in a database, and return all
records that contain this information.

is there a resource page on the net somewhere that has
information/FAQs/walkthroughs for a task such as this?

any assistance is greatly appreciated
 
Top