Friday, March 23, 2012

how to create an stored procedure to an existan database?

i already hava an database in the MSDE database server, but now i want to add some stored procedures to that specifi database in the MSDE database server, how can i do that?You can use Enterprise Manager from SQL Server, and if you have the correct edition, you can use Visual Studio.NET.|||is there any other way?? like can i use comand prompt to create stored procedures?i want that way, and I have MSDE.|||I did reply to yourother post, and now that I see what you want to do, I also recommend this link:Administering SQL Server Using osql. There are further links at the bottom which should help you with what you are trying to do.

Terri|||thanks very much
that helps me a lot.sql

No comments:

Post a Comment