Monday, March 19, 2012

deploying sql ce with desktop application

i have an application that uses sqlce.. now i want to install sqlce with my installer instead of seperate installer... could you please guide me how can i do this? i have created installer for my application but how to integrate sqlce with it...You can simply include the SQL CE dlls with your app, see this for a walkthrough of the options: http://msdn2.microsoft.com/en-us/library/bb219481.aspx

No comments:

Post a Comment