danikuper
Registered User.
- Local time
- Today, 01:21
- Joined
- Feb 6, 2003
- Messages
- 147
I'm populating a listview control with a query from an 'onclick' event of a command button on my form. It all works fine up until the point where I want to supply a parameter (combo box) to my query so I can re-build the listview with the filtered result of my query.
Pasting the SQL code on a new query works, so the error cannot be related to the SQL (right?). Any help in reviewing why I'm getting the "3061: Too few parameters. Expected 1." is greatly appreciated!!!!
Thanks!
daniel
P.S. See attached text file for the code I'm using.
Pasting the SQL code on a new query works, so the error cannot be related to the SQL (right?). Any help in reviewing why I'm getting the "3061: Too few parameters. Expected 1." is greatly appreciated!!!!
Thanks!
daniel
P.S. See attached text file for the code I'm using.
