Pam Brisjar
SSChampion
Points: 12094
More actions
July 6, 2006 at 8:54 am
#647773
That sounds more like an issue with whatever is calling the stored procedure, not the procedure itself.
Carlos Urbina
SSCommitted
Points: 1850
July 7, 2006 at 8:20 am
#647998
Yes, please post the calling sequence. There is probably a discrepancy between the parameters in the call and in the SP.
Bill Scott
SSCrazy
Points: 2338
July 7, 2006 at 9:15 am
#648018
make sure your application is clearing out the parameters from the previous stored procedure call before adding the parameters for this call.
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply