libpqxx update

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpqxx update
Date: 2001-11-08 23:00:17
Message-ID: 20011109000016.A2558@bulletproof
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

As of 5 minutes ago, libpqxx sports an initial cursors implementation.
Other minor improvements include naming of transaction, which should
eventually find its way into error reporting to make a debugger's life
a little easier; and a makefile switch to select between standard SQL
and the postgresql dialect.

A new test program has been added to demonstrate cursor operation.
Trust me, it's a doddle to use.

Get yours now at http://members.ams.chello.nl/j.vermeulen31/

Jeroen

Browse pgsql-interfaces by date

  From Date Subject
Next Message tracy yee 2001-11-09 19:40:55 oracle and postgress
Previous Message Jeroen T. Vermeulen 2001-11-07 21:50:18 libpqxx (proposed new C++ frontend) online