Odbc 0.9.3
Improvements and new features
-
Erlang ODBC application can handle floating point number and
has been improved with null value handling. The error messages has
been improved with STATE-information from SQL function
SQLGetDiagRec.
(Own Id: OTP-4192)
(Aux Id: seq7195)
-
sqlCloseCursor have been replaced with sqlCloseHandle
(*** POTENTIAL INCOMPATIBILITY ***)
Fixed errors and malfunctions
-
When Erlang ODBC application close does not the odbcserver
hang anymore.
(Aux Id: seq7283)
Odbc 0.8.1
Improvements and new features
-
Functions for starting and stopping ODBC servers.
- The Basic API which is almost identical to
that defined by the ODBC standard.
-
The Utility API which supplies a few easy-to-use
functions for database access with little control over details.