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.
Printable View
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.
Are you using DAO, RDO or ADO? What command are you using to search the database?