Categories

Updated: 02/20/2001

Database Search Sample Code

Here is a quick sample of searching a DB for certain records. It''s really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect * to work. Why is it %? I have no idea, but it is. An Access 97 version of the database is available for download.
©2003-2019 jCay.com