Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-24 | Merge branch 'mz/odbc-support-param_query/OTP-10206' into maint | Fredrik Gustafsson | |
2012-08-24 | Bumped version nr | Fredrik Gustafsson | |
2012-08-24 | Merge branch 'mz/odbc-support-param_query' into maint | Fredrik Gustafsson | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-12-21 | Add support for NULL value in odbc:param_query | Максим Зражевский | |
Support atom 'null' in odbc:param_query as database NULL value Fix "ODBC: received unexpected info:{tcp_closed, ...}" when connection is terminating. Fix possible access violation with 64bit ODBC. | |||
2011-11-17 | An ODBC process should exit normally if its client exits with 'shutdown' | Magnus Henoch | |
There is nothing strange about the client shutting down, so the ODBC process should exit normally to avoid generating a crash report for a non-problem. Update appup.src for new version | |||
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-06-28 | Prepare for release | Ingela Anderton Andin | |
2011-06-22 | Add support for SQL_WLONGVARCHAR | Hanfei Shen | |
2011-06-13 | Update to handle ipv6-solaris behaviour | Ingela Anderton Andin | |
2011-03-08 | Prepare relese and improved error messages OTP-9111 | Ingela Anderton Andin | |
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-10-28 | Ipv6 can now be supported on Windows as well as on UNIX. | Ingela Anderton Andin | |
Loopback address constants are used when connecting the c-side to the erlang-side over local socket API avoiding getaddrinfo problems, and the {ip, loopback} option is added as a listen option on the erlang-side. Also cleaned up the TIME_STAMP contribution. | |||
2010-04-01 | OTP-8511 Timestamps in ODBC | Ingela Anderton Andin | |
Now supports SQL_TYPE_TIMESTAMP on the format {{YY, MM, DD}, {HH, MM, SS}}. Thanks to Juhani Ränkimies. | |||
2010-03-09 | OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binaries | Ingela Anderton Andin | |
ODBC now handles the types SQL_WCHAR and SQL_WVARCHAR. ODBC also has a new connection option to return all strings as binaries and also expect strings to be binaries in the param_query function. This provides some but not a full unicode support. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |