I have a Stored Proc (SP) thast need a
parameter. Usualy when calling a SP into
the designer and running that query, a popup
window is shown asking for the parameters.
There is my problem. When processing the
SP, not popup shows and an SQL error occures
saying that the SP is expecting a parameter.
Thanks for your help!
parameter. Usualy when calling a SP into
the designer and running that query, a popup
window is shown asking for the parameters.
There is my problem. When processing the
SP, not popup shows and an SQL error occures
saying that the SP is expecting a parameter.
Thanks for your help!