This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: How to include MS SQL Compact in Basic MSI?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 15, 2009
03:40 AM
How to include MS SQL Compact in Basic MSI?
I have basic MSI project and I need to include MS SQL Compact SP1 in it.
I still need to produce MSI package at the end.
Is it possible to include the SQL CE in it? Is it possible to convert it to MSM or some other way?
Regards
Vlad
I still need to produce MSI package at the end.
Is it possible to include the SQL CE in it? Is it possible to convert it to MSM or some other way?
Regards
Vlad
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 16, 2009
06:30 PM
You can create your own .prq file then select it.
For example for SQL Server Express 2005 we have:
REplace the executable with yours and accordingly change this.
Hope this helps,
Yama
For example for SQL Server Express 2005 we have:
REplace the executable with yours and accordingly change this.
Hope this helps,
Yama