|
-
Feb 1st, 2004, 02:44 PM
#1
Thread Starter
Registered User
select query quick question...
myString = MyDataTable.Select("SELECT * FROM TableName WHERE ColoumnName = " & "myValueToFind")
i tried this on some different tables and i always get syntax error: missing operand after TableName operator ?
this is a pretty standard query, so i have no idea where the mistake could be...
any ideas?
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
|