I am attempting to use stored queries with parameters but I cannot seem to get it to work. I have already created the query with the visdata program. If I try to open the query directly as a recordset it responds with a not enough parameters error.<br>
<br>
How do I set a reference to the query before attempting to open the recordset?<br>
<br>
All of the examples of parameter queries I can find all create the queries on the fly and then delete them when done.<br>
<br>
Again, thanks in advance for any help.
<br>
How do I set a reference to the query before attempting to open the recordset?<br>
<br>
All of the examples of parameter queries I can find all create the queries on the fly and then delete them when done.<br>
<br>
Again, thanks in advance for any help.