Donate Share

ODBTP - Open Database Transport Protocol

File Release Notes and Changelog

Release Name: 1.1.3

Notes:
In addition to some monor bug fixes, version 1.1.3 is the first version that provides support for building both shared and static C client libraries.

Changes: Added support for building shared library versions of the C client library for UNIX (libodbtp.so) and Win32 (odbtp.dll). Added native support for GUID (uniqueidentifier) fields. Fixed the PHP extension's mssql_bind() alias definition. The third argument is now forced to be passed by reference. Fixed bug in service that was causing a numveric overflow error when smalldatetime fields are converted to character format. Fixed the C client library functions that would cause PHP client applications to crash when retrieving the name of a prepared parameter that was not bounded.