I have an Access 2003 database with some visual basic code using ADO calls in it. When I do a
strsql0 = \"SELECT lnk_stockitm.C_C FROM lnk_stockitm WHERE ((
You need to use the '%' character as wildcard when using ADO.
MSDN Article: Using the Right Wildcard Characters in SQL Statements