Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

How do I get the Create and Drop Scripts from a project?

$
0
0

Using Visual Studio 2012...I need the create script used to create the tables and also the various update, insert, and delete stored procedures (PL/SQL or T/SQL if you are using SQL Server with Visual Studio?).

I also need a drop database script to get rid of the database.

I got the scripts for inserting data into my tables. I tried searching for it but it seems like I'm asking it in the wrong way.


Viewing all articles
Browse latest Browse all 8428

Trending Articles