Check for MS SQL and Install
Posted: Fri Jun 12, 2015 8:12 am
Dear Support
I'm new to using IA to make my installer. Let me first describe my circumstances before I ask my question.
Basically, I'm trying to build an installer where the user has different options as to what version of our application they want to install. After that choice they have a choice of where their database is hosted (Server or locally). After this option there are some pre-requisites that need to be checked and installed. Depending on if the user chooses that the database is hosted locally, then the install must check if the latest Microsoft SQL is install and if so, then show it and give option to install newer version or just install the newest version.
Now, my problem is that I don't seem to find any information about how to do this SQL check. I'm sure that it is easy but i'm really struggling to figure this out. I'd really appreciate any help and or a push in the right direction.
Thanks.
I'm new to using IA to make my installer. Let me first describe my circumstances before I ask my question.
Basically, I'm trying to build an installer where the user has different options as to what version of our application they want to install. After that choice they have a choice of where their database is hosted (Server or locally). After this option there are some pre-requisites that need to be checked and installed. Depending on if the user chooses that the database is hosted locally, then the install must check if the latest Microsoft SQL is install and if so, then show it and give option to install newer version or just install the newest version.
Now, my problem is that I don't seem to find any information about how to do this SQL check. I'm sure that it is easy but i'm really struggling to figure this out. I'd really appreciate any help and or a push in the right direction.
Thanks.