when opening a recordset DTC that calls a stored procedure requiring a parameter I get an error that says the parameter was not supplied. I am passing a value to a variable using the Request.QueryString() at the top of the page and then include this variable in the Parameter Tab. Also have verified that the variable is correct.
Why does the Recordset DTC not see the variable?
Thank for any ideas. Been working on this problem for a while now and it is really bugging me.
Rich
Why does the Recordset DTC not see the variable?
Thank for any ideas. Been working on this problem for a while now and it is really bugging me.
Rich