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!

Passing variables to a pass-through query???

Status
Not open for further replies.

BobLoblaws

Programmer
Nov 20, 2001
149
CA
Currently I have a stored procedure on a MS SQL Server. I have an Access database as the front end. I am using a pass-through query to execute the stored procedure. The stored procedure requires input ( some ints, and a few datetimes).
I am having problems passing variables from a form to the pass-through query. Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top