Home All Groups Group Topic Archive Search About
Author
29 Mar 2005 9:19 PM
brix_zx2
I'm working on a program in VB.NET 2003.  It will bring up a form linked to
an Access 2002 database.  This form will have a dialog box open first asking
for them to input a CheckList Name.  It should only show records matching
that criteria.  Any ideas how I do this?

Author
30 Mar 2005 7:47 AM
Cor Ligthert
Brix,

This is very basic, the best thing you can do for this is buying a book
about ADONET.

You can by instance search for the author David Sceppa.

You can as well look on Internet for samples for that. Or as well look to

http://samples.gotdotnet.com/quickstart/

I hope this helps a little bit?

Cor