
galka1.552493513785844E12 asked a question.
Conditional statements for SQL scripts that are run during installation
Hello!
There are two SQL connections in the InstallShield project which require Oracle and Microsoft SQL Server.
I have done the test project to check how the SQL Connections are called regarding to conditions. See the attachment.
Why after connection verification to the SQL Server the Oracle connection is checked up?
How do the conditional statements work for SQL scripts?
Thank You!
[IS_SQLSERVER_CONNECTIONS_TO_VALIDATE] NewSQLConnection_SQLServer TEST=1
[IS_SQLSERVER_CONNECTIONS_TO_VALIDATE] NewSQLConnection_Oracle TEST=0
Hope that helps.
It helped!
Why so few information in the Help about using Multiple SQLLogin Dialogs and, especially, about IS_SQLSERVER_CONNECTIONS_TO_VALIDATE property?
I found a good article: HOWTO: Create and Use Multiple SQLLogin Dialogs
http://support.installshield.com/kb/view.asp?articleid=Q111493
It would be better to include this information into the Help topics.
Thank you very much!
Debbie Landers
Macrovision Corporation