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
- :
- How to Create an ODBC entry in a 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
‎Feb 01, 2013
04:55 PM
How to Create an ODBC entry in a msi?
This is a biggy , anyone know or have a quick aprroch to this.. repacked a exe file into a msi and want to add a odbc entry to the msi , so users dont have to go and create it themselves? :confused:
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 04, 2013
09:19 AM
you can look in to System Configurations view >> ODBC resource in InstallShield IDE...
if nothing else just import those registry entries (.reg) which adds your ODBC and then include them in the project....
if nothing else just import those registry entries (.reg) which adds your ODBC and then include them in the project....
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 13, 2013
11:06 AM
rrinblue22 wrote:
you can look in to System Configurations view >> ODBC resource in InstallShield IDE...
if nothing else just import those registry entries (.reg) which adds your ODBC and then include them in the project....
Thanks, done & done .. 🙂
