Monday, March 2, 2015

Could not find stored procedure 's'

Are you trying too generate the sql statement dynamically within cpp code? If yes, it may be that its getting truncated (cut off) and causing it to take name of procedure as s which never exists.


Can you show us code where you create sql script for procedure and invoke it?




Please Mark This As Answer if it solved your issue

Please Vote This As Helpful if it helps to solve your issue

Visakh

----------------------------

My Wiki User Page

My MSDN Page

My Personal Blog

My Facebook Page


No comments:

Post a Comment