"LIKE" Query for Access DB - TechRepublic
General discussion
December 12, 2000 at 02:19 AM
alex

“LIKE” Query for Access DB

by alex . Updated 25 years, 6 months ago

I have an Access database that I must perform a close-to type query using Visual Basic 6.0, using a Dyanaset type recordset. Currently I use the FindFirst method for pulling data I need and was told that the LIKE operator would function inside the Findfirst method, but I have not been able to make it work. Has anyone used it in this way, or have a new suggestion?

This discussion is locked

All Comments