summaryrefslogtreecommitdiff
path: root/lib/odbc/c_src/odbcserver.c
Commit message (Expand)AuthorAgeFilesLines
* When using output parameters the internal odbc state was not correctlyIngela Anderton Andin2011-09-021-0/+1
* Add support for SQL_WLONGVARCHARHanfei Shen2011-06-221-6/+16
* Merge branch 'ia/odbc/mysql' into devIngela Anderton Andin2011-06-161-2/+9
|\
| * Test odbc with MySQLIngela Anderton Andin2011-06-131-2/+9
* | In some places SQLLEN should be used instead of SQLINTEGER to get correct typ...Ingela Anderton Andin2011-06-141-16/+17
* | Changed SQLINTEGER to SQLSMALLINTEGER for sql_type in the function encode_dat...Ingela Anderton Andin2011-05-271-2/+2
|/
* Prepare relese and improved error messages OTP-9111Ingela Anderton Andin2011-03-081-2/+2
* Added needed include file ws2tcpip.h for windows.Raimo Niskanen2010-11-121-1/+1
* Better configure test that also works on windows.Ingela Anderton Andin2010-11-011-1/+1
* Ipv6 can now be supported on Windows as well as on UNIX.Ingela Anderton Andin2010-10-281-58/+36
* Ipv6 should be supported on non windows.Ingela Anderton Andin2010-10-181-5/+1
* OTP-8511 Timestamps in ODBCIngela Anderton Andin2010-04-011-41/+101
* OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binariesIngela Anderton Andin2010-03-091-32/+112
* Merge branch 'kr/odbc-netinet' into ccase/r13b04_devErlang/OTP2010-02-161-0/+1
|\
| * Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macrosKenji Rikitake2010-02-101-0/+1
* | Merge branch 'po/odbc-update-delete-no-rows' into ccase/r13b04_devErlang/OTP2010-02-081-14/+22
|\ \ | |/ |/|
| * SQL_NO_DATA and SQLSTATE 00000 indicate success for updates/deletes that affe...Paul Oliver2009-12-031-9/+17
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2502