Inputparameters -
10-30-2003
, 05:46 AM
I have a problem...and I can't seem to get it right...
I have an ADP (frontend) with SQL 2000 (backend).
I have a searchform in the ADP with unbound fields and I've made a Stored
Procedure to find the records which the user wishes to see.
I found out, that I need to use Inputparameters from the form to the SP (the
SP works fine).. I've tried both as code and as a property setting, but I
can't seem to get to work. Everytime the SP is called I'm prompted for input
regardless of the input in the form....
Has anyone tried this before???
Please help..
Moka |