Including Additional ODBC Resources

InstallShield 2020

Project:This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module
MSI Database
MSM Database
Transform

You can also install ODBC resources not listed in the explorer. Where you add them depends on the type of resource.

To add a driver that is not listed in the ODBC Resources explorer in the ODBC Resources view:

1. In the ODBC Resources explorer, right-click Drivers and DSNs and click New Driver.
2. Enter a new name for the driver, or press the F2 key later to rename it.
3. Select the check box next to the new driver to include it in your installation.

To add a data source that is not listed in the ODBC Resources explorer in the ODBC Resources view:

1. In the ODBC Resources explorer, right-click a driver and click New DSN.
2. Enter a new name for the DSN, or press the F2 key later to rename it.
3. Select the check box next to the new DSN to include it in your installation.

Note:You cannot add a translator to the list. Instead, you must install it on the development system and then select it.

See Also