问题
We need to embbed SQLServer CE in the installer of our application in order to set it as the default backend. Is there any merge module or something to include the SQLServer CE installer in our installer? Or is it as simple as including the dlls?
Thanks
回答1:
Just include the DLL in the correct folder, and prepare app.config - see this blog post: http://erikej.blogspot.com/2011/02/using-sql-server-compact-40-with.html
来源:https://stackoverflow.com/questions/6331295/embedding-sqlserver-ce-in-an-installer