Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access Query Syntax
Message
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01060601
Message ID:
01060858
Views:
12
Yes, against Access from within Vb.Net.

What I want is something like:
SELECT *;
  FROM MyTable;
  WHERE MyField LIKE "SomeVal"
But I'm not totally sure of the 'LIKE' syntax.

Thanks






>Kevin,
>
>Are you running this query against an Access database? if so, the wildcard for access is * and not %
>
>-R!
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform