<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/odbc-cpp-wrapper/Makefile, branch 12.4-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-10-03T02:10:12Z</updated>
<entry>
<title>databases/odbc-cpp-wrapper: Add odbc-cpp-wrapper 1.1</title>
<updated>2022-10-03T02:10:12Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T02:10:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b64244312f5d906f3a32dab2b1c2917feccbf280'/>
<id>urn:sha1: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>
</entry>
</feed>
