<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/odbc/c_src, branch OTP_R14B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare relese and improved error messages OTP-9111</title>
<updated>2011-03-08T09:13:53+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-03-07T14:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f375225cf285b44b42f2992dcc95080afc937a41'/>
<id>f375225cf285b44b42f2992dcc95080afc937a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added needed include file ws2tcpip.h for windows.</title>
<updated>2010-11-12T10:47:39+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2010-11-11T08:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe884c86032a1c638f95a6f4d3aad039dcf5503e'/>
<id>fe884c86032a1c638f95a6f4d3aad039dcf5503e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better configure test that also works on windows.</title>
<updated>2010-11-01T13:48:04+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-11-01T13:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=626d906d3ad46d46a6c90cf3239fd60bad5dc318'/>
<id>626d906d3ad46d46a6c90cf3239fd60bad5dc318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ipv6 can now be supported on Windows as well as on UNIX.</title>
<updated>2010-10-28T15:03:29+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-10-28T15:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8c8cc48cf3ab96f5e0017be903f817374bb3d1a9'/>
<id>8c8cc48cf3ab96f5e0017be903f817374bb3d1a9</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ipv6 should be supported on non windows.</title>
<updated>2010-10-18T08:39:53+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-10-18T08:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4517dc3f3ec6c329693d1570c61954fa593e6159'/>
<id>4517dc3f3ec6c329693d1570c61954fa593e6159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-8511 Timestamps in ODBC</title>
<updated>2010-04-01T09:31:32+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-04-01T09:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=87bd1e8987ba216cb66f680094939cae333f2077'/>
<id>87bd1e8987ba216cb66f680094939cae333f2077</id>
<content type='text'>
Now supports SQL_TYPE_TIMESTAMP on the format {{YY, MM, DD}, {HH, MM, SS}}.
Thanks to Juhani Ränkimies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now supports SQL_TYPE_TIMESTAMP on the format {{YY, MM, DD}, {HH, MM, SS}}.
Thanks to Juhani Ränkimies.
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-7452 Support for SQL_WCHAR,  SQL_WVARCHAR and strings as binaries</title>
<updated>2010-03-09T13:11:42+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-03-09T13:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=065a54e7a0be98e8dc9842616b267c0e8fbeb318'/>
<id>065a54e7a0be98e8dc9842616b267c0e8fbeb318</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'kr/odbc-netinet' into ccase/r13b04_dev</title>
<updated>2010-02-16T08:28:07+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2010-02-16T08:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=991d3def715c9edda47298878ab7bad0d614ab73'/>
<id>991d3def715c9edda47298878ab7bad0d614ab73</id>
<content type='text'>
* kr/odbc-netinet:
  Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macros

OTP-8444  The odbc application can now be compiled on FreeBSD. (Thanks to
          Kenji Rikitake.)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* kr/odbc-netinet:
  Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macros

OTP-8444  The odbc application can now be compiled on FreeBSD. (Thanks to
          Kenji Rikitake.)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macros</title>
<updated>2010-02-10T08:05:01+00:00</updated>
<author>
<name>Kenji Rikitake</name>
<email>kenji.rikitake@acm.org</email>
</author>
<published>2010-02-10T08:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c6be091f845c5cff62ee93907fe308db9903539'/>
<id>5c6be091f845c5cff62ee93907fe308db9903539</id>
<content type='text'>
This fix modifies lib/odbc/c_src_odbcserver.c
This has been tested on FreeBSD port, and will not affect Linux.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fix modifies lib/odbc/c_src_odbcserver.c
This has been tested on FreeBSD port, and will not affect Linux.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'po/odbc-update-delete-no-rows' into ccase/r13b04_dev</title>
<updated>2010-02-08T11:17:44+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2010-02-08T10:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=62718c973354c80ed6f568574790dec17e9787b8'/>
<id>62718c973354c80ed6f568574790dec17e9787b8</id>
<content type='text'>
* po/odbc-update-delete-no-rows:
  SQL_NO_DATA and SQLSTATE 00000 indicate success for updates/deletes that affect no rows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* po/odbc-update-delete-no-rows:
  SQL_NO_DATA and SQLSTATE 00000 indicate success for updates/deletes that affect no rows
</pre>
</div>
</content>
</entry>
</feed>
