Database Search

How to search an Access database.

Uses the Biblio.mdb database (you'll need to connect to your local copy of it) and fills a ListBox with the Author field. Click on the LB to pull up the record (using the FindFirst method). List2 is filled with Table names (For Each TableDef) and List3 is filled with Field names (For Each Field).

Download DBSEARCH.ZIP now!






Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.