Hello all
I have a stored procedure which requires an input perameter, Contract_No.
I want to run this from VB, and pass in a number from a form.
I know how to do this in a normal access query, but the stored procedures dont seem to allow where clauses to input perameters.
Any ideas?
Cheers
J
I have a stored procedure which requires an input perameter, Contract_No.
I want to run this from VB, and pass in a number from a form.
I know how to do this in a normal access query, but the stored procedures dont seem to allow where clauses to input perameters.
Any ideas?
Cheers
J