A Database interface for C (like DBI.pm?)

From: David Giffin <david(at)agent911(dot)com>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: A Database interface for C (like DBI.pm?)
Date: 1999-05-18 00:07:35
Message-ID: Pine.BSF.4.05.9905171701160.2782-100000@central.agent911.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I writing a dynamic mark up languange and would like to provide support
for multiple databases including PGSQL. I have written the prototype in
Perl using DBI.pm and the DBD::Pg driver. I was wondering if there are
libraries that would acomplish the same tasks in C ? (right now I'm hand
crafting one using the source to DBI.pm as an example).

David

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jim Dossey 1999-05-18 01:39:52 libpq: checking for record locks
Previous Message Peter T Mount 1999-05-17 23:02:51 JDBC Driver