|
| I have an an application using MSDE. I currently install it by using the MSDE
bootstrap installer.
http://msdn.microsoft.com/library/d...ml/msdedepl.asp
It works well for me.
I like to migrate to SQL 2005 Express and use the pre-requisites feature in
Visual Studio deployment. I have a few problems:
1. I want to set some parameters for the pre-requisites set up. How and
where I can set these? Parameters I like to set are instance, installall,
disablenetwork, security mode and sapwd.
2. After the set up, I like to attach mdf and ldf file to SQL 2005 Express.
I have not successfully able to attach. The mdf and ldf files I build using
SQL 2000 server and the location of the files I place is the program
installed location of my application. Do they has to be built by SQL Server
2005, or in specific directory? Or possibly other reason to my failure.
-- Locus
|
|