BobLoblaws
Programmer
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?
I am having problems passing variables from a form to the pass-through query. Any ideas?