Results 1 to 3 of 3

Thread: Deploying Sql Server with an application

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2009
    Posts
    27

    Deploying Sql Server with an application

    I need to deploy SQL server 2008 express with my application. I would like to run the installer in an automated way. I also need to detect if the user already has 2008 express installed.

    I could just be lame and ask the user directly in a custom action, but my program deals with research data and most likely the people installing would hit the wrong button and overwrite their database or something.

    Any ideas? thanks.

  2. #2
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: Deploying Sql Server with an application

    These are 2 different things: SQL server 2008 express and the database containing your data.
    If you create a setup project it will al go automaticly.

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Deploying Sql Server with an application

    There are some notes on this at Distributing SQL Server Express.

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