|
-
Jul 9th, 2007, 11:50 PM
#1
Thread Starter
Junior Member
attaching database file while installing
i am working on a software which uses sql server as backhand, i want the installation package should directly attach the database file to sql server or should create tables with data in it while installing the software.
-
Jul 10th, 2007, 03:14 AM
#2
Re: attaching database file while installing
Take the system you created your developmen on and dump the database to an SQL load file, Then all you will have to do when you deploy this is to run the SQL on the server you attach to.
-
Jul 10th, 2007, 07:41 AM
#3
Re: attaching database file while installing
Moved to Application Deployment
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
|