|
-
Oct 20th, 2005, 11:40 PM
#1
Thread Starter
Lively Member
WHERE x LIKE [% " & me.text & " %] vba and sql syntax issue
Hello there,
i'm working on a simple search application using sql commands on access 03.
how can i add % % into this line of condition?
WHERE Name LIKE [" & me.text & "].
i'm thinking along the line of LIKE [ % " & me.text & " % ] which gives error.
Any sugguestions?
Thank You
Astro
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|