Doug Steele
dbdoug at gmail.com
Tue May 25 11:36:14 CDT 2010
I'm not trying to be rude here, but is the name of the sproc that you saved exactly the same as the name you are trying to execute? Doug Steele On Tue, May 25, 2010 at 9:23 AM, Jean-Paul natola <jnatola at hotmail.com>wrote: > > I know this is trivial to the rest of you, but HOW do i add/register/create > it > > I tried to create new sproc , copied the code into it , saved it and when I > try to execut it it returns > > > > Msg 2812, Level 16, State 62, Line 1 > > Could not find stored procedure 'SearcAllTablesAllColumns'. > > >