I have a stored procedure that takes 1 parameter and my form is bound to the stored procedure. Under the data tab, I put the variable name to send to the stored procedure. It prompts me for a value, but the variable should already have a value. How do I get the variable resolved without the prompt?
Thank you,
Jerry
Thank you,
Jerry