How do i get the database that i am using in visual studio into my SQL server management studio?
i need to create some scripts to create stored procedures on a live server.
Take your .mdf file for the database that you are using in Visual Studio.NET and attach it to a database in MS SQL Server.
Good luck.
No comments:
Post a Comment