I'm having trouble with this scenario. The stored procedure (SP) does not seem to be reading my input argument, because when I use the input argument in the WHEN of the stored procedure, I get nothing in the resulting message. I can get a list of records back if I hard code (in the SP) the input variable that I'm attempting to send into the SP.
Can anyone help me diagnose?
Thanks,
Paul
Can anyone help me diagnose?
Thanks,
Paul