![]()
|
InstallShield 2008
Project
This information applies to the following project types:
InstallShield lets you specify whether new SQL database connections that you add to your project should share the same Windows Installer properties by default.
For example, if you want connections to share the same default Windows Installer properties, you could add one connection to your project in the SQL Scripts view, and specify a catalog name of MyConnection. If you add a second connection to your project, InstallShield uses the same catalog name of MyConnection for that second connection. If you change the catalog name of either connection, InstallShield automatically updates the catalog name of the other connection, since both are based on the same Windows Installer property.
Task
To specify whether SQL connections should share the same Windows Installer properties:
If you select the check box and then add a second connection to your project, InstallShield creates a new set of Windows Installer properties for the second connection.
If you clear the check box and then add a second connection, InstallShield uses the default Windows Installer properties for the second connection. The default Windows Installer properties are the ones that were added for the first connection that you added to your project.
Tip
If you want to override a Windows Installer property for an existing connection, add a new property in the Property Manager. Then, in the SQL Scripts view, select the connection. On the Advanced tab, select the name of the new property in the appropriate list.
Project
For Basic MSI projects, the built-in SQLLogin dialog is designed to work with the default Windows Installer properties for the first SQL connection that was added to the project. If you select the Generate unique Windows Installer property for new connections option, you need to duplicate the dialog for each connection to work with the new Windows Installer properties.
See Also
|
|
Copyright Information | Contact Macrovision |