InstallShield 2015 ยป InstallScript Language Reference
Project: This information applies to InstallScript MSI projects.
The OnSQLLogin event responds to the First UI Before event. This event handler function creates a dialog which is used by the script to specify SQL login credentials. These credentials include the login ID and password.
Note: If you want to call a SQL built-in function before the OnSQLLogin event gets called, you need to first call the SQLRTInitialize2 function. This is applicable to all SQL-related functions. To learn more, see Using the SQL Run-Time Functions in InstallScript and InstallScript MSI Projects.
InstallShield 2015 Help LibraryJune 2015 |
Copyright Information | Contact Us |