Upgrading the client drivers
The OpenText™ Analytics Database client drivers are usually updated for each new release of the database server. The client driver installation packages include the version number of the corresponding database server release. Usually, the drivers are forward-compatible with the next release, so your client applications are still be able to connect using the older drivers after you upgrade to the next version of the database server. See Client driver and server version compatibility for details on which client driver versions work with each version of the database server.
Note
OpenText™ Analytics Database ODBC, JDBC and ADO.NET client drivers are backwards compatible to all supported database server versions.You should upgrade your clients as soon as possible after upgrading your server to take advantage of new features and to maintain maximum compatibility with the server.
To upgrade your drivers, follow the same procedure you used to install them in the first place. The new installation will overwrite the old. See the specific instructions for installing the drivers on your client platform for any special instructions regarding upgrades.
Note
Installing new ODBC drivers does not alter existing DSN settings. You may need to change the driver settings in either the DSN or in theodbcinst.ini
file, if your client system uses one. See Creating an ODBC Data Source Name for details.