|
From: Annonymous Coward on 27 Jun 2008 10:32 I have an app that will be using SSE as the backend database. My app consists of several executables and libraries, I need to bundle all of them together with SSE. Ideally, I would like to provide a single installation file that installs my program, and also the SSE database. Any links/instructions/advice on how to go about doing this?
From: Plamen Ratchev on 27 Jun 2008 11:40 If using Visual Studio this is a relatively easy task. See the following articles on using VS setup bootstrapper: http://msdn.microsoft.com/en-us/magazine/cc163899.aspx http://blogs.msdn.com/sqlexpress/archive/2006/09/20/configuring-sql-express-during-installation.aspx HTH, Plamen Ratchev http://www.SQLStudio.com
|
Pages: 1 Prev: How to secure a database ...? Next: Please Help - Can't check for duplicates |