SQLServerCE31-EN MM

Hi;

I was wondering if there was a merge module that I could use to add to a deployment project that requires SQL Server CE to be installed (too). I see that there is a MSI; but I'd like a mm to make the installer a little more streamlined (i.e. not having to run two installers).

thx

Peter

[322 byte] By [petersi] at [2008-1-8]
# 1
An alternative to the MSI is private deployment, see this http://msdn2.microsoft.com/en-us/library/bb219481(SQL.90).aspx for a walkthrough. Private deployment simply includes all the required DLL files in the application directory.
ErikEJ at 2007-10-2 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...
# 2

Hi;

I know about the "private deployment" but I would prefer a merge module [from Microsoft]. I was wondering if anyone knows if MS has a merge module for SQL Server CE and where is it located. I have not been able to find it myself.

Peter

petersi at 2007-10-2 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...
# 3
There is no merge module, only the 2 options as described in the link mentioned above.
ErikEJ at 2007-10-2 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...
# 4
Simply putting the dlls into the application directory does not work.

MikePStuff at 2007-10-2 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...

SQL Server

Site Classified