Lee Richardson
(Admin)
Apr 11 2006 1:48 PM
|
Chances are good you're either running the wrong GenerateStoredProcedures.sql file (do you have multiple Blue Ink projects?) or you're executing against the wrong database. SQL Server 2005 defaults to executing SQL against the master database. I frequently forget to check that setting. |