Results 1 to 3 of 3

Thread: attaching database file while installing

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Location
    andaman, India
    Posts
    29

    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.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width