Install ODBC Driver
This command installs an ODBC data provider.
Driver Name
Enter the name of the data provider here. If you wish to duplicate the settings of a driver already installed on your system, click the drop-down arrow and choose the driver to capture.
Driver DLL
Choose the driver DLL file. If the driver requires other files as well, install them normally using the Install Files command.
Setup DLL
Choose the driver setup DLL file.
Target Path
Enter the folder on the target system where the driver should be installed.
Attributes
Specify your data provider attributes here. You may enter multiple attributes by pressing CTRL+ENTER.
Notes
- Do not dereference variables using $ signs in the field.
- Dereference variables using square brackets instead.
- For instance, instead of using $TARGETDIR$, use [TARGETDIR].