Filtering Records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top