|
-
May 16th, 1999, 10:50 PM
#1
URGENT: Opening a Database table
Whe I open a recordset I get the following error.
Too few parameters. Expected 1
When I remove the m_strFilter statement ahead of Open(), then i don't get this error. my code is:
GradesSet.m_strFilter ="Grade Like "+ sGrade;
GradesSet.Open();
Can somebody help me!
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
|