Hi all,
While creating SPs in the new SQL 2005 management studio, I didn't have any choice but to save them as external .sql files. Inside the database, they do not appear, and I have to open them similar to the way you would open .sql files in the old Query Analyzer. But this is not helpful. I need the stored procedures to be in the database so I can call them from my app (vb.net).
Any clue why these are being saved as external files or what I can do to change this?
Thanks,
KB
While creating SPs in the new SQL 2005 management studio, I didn't have any choice but to save them as external .sql files. Inside the database, they do not appear, and I have to open them similar to the way you would open .sql files in the old Query Analyzer. But this is not helpful. I need the stored procedures to be in the database so I can call them from my app (vb.net).
Any clue why these are being saved as external files or what I can do to change this?
Thanks,
KB