<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/odbc-cpp-wrapper/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>databases/odbc-cpp-wrapper: Update to 1.6</title>
<updated>2026-04-27T13:06:49+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-04-27T13:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8b94ccdbbadda08095f9bc402e1a16b4080fed66'/>
<id>8b94ccdbbadda08095f9bc402e1a16b4080fed66</id>
<content type='text'>
Changes:	https://github.com/SAP/odbc-cpp-wrapper/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/SAP/odbc-cpp-wrapper/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/odbc-cpp-wrapper: Update to 1.5</title>
<updated>2026-04-05T17:18:03+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-04-05T16:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d3b519dffad68cdd8230288eaab0cdef239d91ed'/>
<id>d3b519dffad68cdd8230288eaab0cdef239d91ed</id>
<content type='text'>
- Add make test

Changes:	https://github.com/SAP/odbc-cpp-wrapper/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add make test

Changes:	https://github.com/SAP/odbc-cpp-wrapper/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/odbc-cpp-wrapper: Add odbc-cpp-wrapper 1.1</title>
<updated>2022-10-03T02:10:12+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T02:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b64244312f5d906f3a32dab2b1c2917feccbf280'/>
<id>b64244312f5d906f3a32dab2b1c2917feccbf280</id>
<content type='text'>
odbc-cpp-wrapper is an object-oriented C++-wrapper of the ODBC API. It takes
care of
- managing the lifetime of ODBC resources,
- allocating and managing resources needed for ODBC operations and
- converting ODBC errors to exceptions and throwing them.

The odbc-cpp-wrapper API attempts to make usage of ODBC as simple as possible.
The API was designed to make wrong usage almost impossible and to ensure proper
object lifetime management.

odbc-cpp-wrapper was originally developed for exchanging spatial data with
databases. It focuses on batch operations of variable-sized data, which is not
very well supported by other ODBC wrappers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
odbc-cpp-wrapper is an object-oriented C++-wrapper of the ODBC API. It takes
care of
- managing the lifetime of ODBC resources,
- allocating and managing resources needed for ODBC operations and
- converting ODBC errors to exceptions and throwing them.

The odbc-cpp-wrapper API attempts to make usage of ODBC as simple as possible.
The API was designed to make wrong usage almost impossible and to ensure proper
object lifetime management.

odbc-cpp-wrapper was originally developed for exchanging spatial data with
databases. It focuses on batch operations of variable-sized data, which is not
very well supported by other ODBC wrappers.
</pre>
</div>
</content>
</entry>
</feed>
