PDA

Click to See Complete Forum and Search --> : How to search the database


thinh
Mar 12th, 2000, 09:12 PM
How can i search a database for a string and then display the recordsets that contained the string i searched for Using ASP?

Mar 14th, 2000, 11:04 PM
If you look in the MSDN library under the Visual Interdev Documentation topic. You'll find an explanation on how to do that

thinh
Mar 15th, 2000, 09:11 AM
thank you....