I'm using the QUERY Builder in
VB.NET Data Adapter Configuration
Wizard. I can retrieve records from my ACCESS database with
all my SQL statements until I insert a LIKE keyword in the
SQL statement. Then I get no records from my database. Are SQL
statements using LIKE not allowed?
Thomas A. Barta