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
- :
- Upgrade SQL Server 2022
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
Jan 31, 2024
08:21 AM
Upgrade SQL Server 2022
Hello
We are trying to implement a functionality in our installer that detects if SQL Server 2014 is installed in the user's PC. After a dialog pops up and asks the user if they want to upgrade to the version 2022. So far we have been unsuccessful. Can someone give us advice on how to do this?
Alternatively we tried to create a custom Redistributable , with a condition, that installs SQL Server 2022 only if the 2014 version is not present in the user's computer. But also didn't work.
Thanks.
(0) Replies