I've set up a stored procedure in Sql Server with a paramater. I can run it fine in Query Analyzer.
When I select the stored procedure as the "table" in the Database Expert, it immediately asks for the parameter. So I just enter "A" but get an error message "Not Supported, Cannot obtain error message from server.
What do I need to do for this parameter?
Thanks.
When I select the stored procedure as the "table" in the Database Expert, it immediately asks for the parameter. So I just enter "A" but get an error message "Not Supported, Cannot obtain error message from server.
What do I need to do for this parameter?
Thanks.