|
-
Oct 14th, 2000, 11:18 PM
#1
Thread Starter
Addicted Member
When I run this sql:
mysql = "select * from cri where stock like '[89*]';"
Data1.RecordSource = mysql
Data1.Refresh
I am getting this error:
Too vew parameters, expected 1 (3061)
What could be wrong in my select statement, and how to learn the equation of putting the correct position of commas, punctuation, semicolon etc so I will not face this kind of problem
Please help
Appreciated in advance
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
|