Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using .OpenStoredProcedure from Access 2000 Project

Status
Not open for further replies.

SouthwestNut

Programmer
Sep 10, 2001
35
US
I am trying to run this method when I QBF (Query by Form). The stored procedure required 3 parameters all of which are contained on the Access form. I can not figure out where to add the parameters in the .OpenStoredProcedure so that it will run the stored procedure and put the results in a temporary table.

Any ideas.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top