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
- :
- Error when switching to ODBC driver
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 13, 2024
09:39 AM
Error when switching to ODBC driver
I have an InstallScript Project that functions just fine. When I switch the driver to Microsoft ODBC Driver 17 for SQL Server, the installer gives an error that reads
The version of (local) present does not meet the setup's minimum requirements. This installation requires (local) 9.00.3000 or later.
Of course, the DB is 9.00.3000 or later. So it seems the ODBC driver is simply failing to correctly retrieve this value from the DB? How do I get the ODBC driver to actually work?
(0) Replies