|
I need to search some record in access with Like filtering, but it doesn't work with OleDBconnection and with access database. I used I had experience with SQL database and Ado and SQLConnection for several time like this and it worked without any problem, but with OleDBconnection and access database I have problem, Could I ask you help me in this regard. Thank you In advance
(comments are locked)
|
|
The Wildcard in access is "*". Replace the "%" and it should work.
(comments are locked)
|

