---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE71-0701090 ---------------------------------------------------------------------- This patch provides enhancements and/or defect fixes for the Odbc.DLL program as released with Eloquence B.07.10. This patch will be integrated in the Eloquence B.07.10 release. Eloquence B.07.10 must be installed before applying this patch. Severity: PE71-0607260: ENHANCEMENT Patch PE71-0701090 ------------------ Platforms: All * Worked around an incompatibility in the FreeTDS ODBC driver that does not support the SQLDescribeParam() ODBC function. If the SQLDescribeParam() ODBC function is not supported, the data type of a SQL query parameter is unknown. The Odbc.DLL now handles this by binding the parameter at a later stage when the application defines the data type. As a consequence, the application should take care to provide an appropriate parameter data type if the FreeTDS ODBC driver is used, otherwise a data type mismatch error may result. * Changed the Windows file version to "7.1.0.7" Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE71-0701090-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID HP-UX: In order to install this patch, you need to unpack it with gzip and tar. Gzip is included with HP-UX. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE71-0701090-hpux.tar.gz | tar xf - Files: dll/Odbc.DLL share/doc/PE71-0701090-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence6 tar xzf /path/to/PE71-0701090-linux.tar.gz Files: dll/Odbc.DLL share/doc/PE71-0701090-README Windows: Two options are available for patch installation. The patch is available as self extracting archive for automatic installation and as a zip archive for manual installation. Both patches are equivalent. Installation requires administrative capabilities. For autmatic installation of this patch, please download the patch file PE71-0701090-win32.exe file. Before installation, please consider closing all applications and execute the patch installation program. Installation does not require a reboot unless the patched files were active. For a manual installation of the patch, please download the patch file PE71-0701090-win32.zip file and unpack its contents. Then perform the following steps: * Please copy the Odbc.DLL file into the dll subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\dll). * Please copy the PE71-0701090-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: Odbc.DLL PE71-0701090-README.txt