Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
How to...
>
To install and uninstall the ODBC driver for SQL Option
To install and uninstall the ODBC driver for SQL Option
To install the ODBC driver:
At a
n
Enterprise Developer command prompt
, enter:
xdbodbcinst -i -p
product-identifier
Where
product-identifier
is one of the following:
MFE3.1
NETX5.1
NETX6.0
DX4.0
Note:
The NETX6.0 driver is installed by default when you install
Enterprise Developer
.
Create and configure Data Source Names (DSNs) for the driver.
To uninstall the ODBC driver, enter the following at a
n
Enterprise Developer command prompt
:
xdbodbcinst -u -p
product-identifier
.
Parent topic:
How to...
Related information
To add a Data Source Name (DSN) for the ODBC driver for SQL Option