|
-
May 21st, 2008, 03:10 PM
#4
Re: Deploy Application With Database
That uses what query???? We are talking about deployment, correct? Usage is something entirely different.
For deployment:
- Export the Create SQL for the database thru the SQL Server Interface. This will be the SQL script that you use to create your database on the target system.
- Create an Empty database on your development system. Back it up. Deploy the backed up database. Thru the SQL Server Interface you restore the database on the target system.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|