How do I do wildcards (for numbers or strings) in Jet SQL. My book says
WHERE [field] Like '*'
and
WHERE [field] Like #
but these didn't work. What's the correct syntax? Thank you.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Jet SQL syntax questionThreaded View
|
Click Here to Expand Forum to Full Width |