|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Could not find stored procedure...I was working with the .NET and SQL server stored procedures. I got the
error Could not find the stored procedure error. I checked all the news group but every one was saying that I was pointing to the wrong DB and permissions. I just wanted to add one thing that can be added to that check list Check the stored proc from where it is being called : my case was " usp_XXX" instead of "usp_XXX" ...notice the space infront of the usp in the first case...:) HTH |
|||||||||||||||||||||||