PDA

Click to See Complete Forum and Search --> : VB form to search access data source


sheckay
Feb 4th, 2000, 10:13 AM
I'm trying to get a control button on my VB form to be able to search the .mdb file that contains the information.
It's working, but it doesn't allow wildcard searches. Is there any way of doing this?
Any info would be appreciated. Thanks.

Forest Dragon
Feb 4th, 2000, 03:37 PM
Are you using DAO, RDO or ADO? What command are you using to search the database?