platform independend db access? - Mailing list pgsql-sql

From Markus Wagner
Subject platform independend db access?
Date
Msg-id 01030616292102.02217@mws
Whole thread Raw
List pgsql-sql
Hi,

I would like my C source code to compile under unix and windows. I am 
currently using the pg libs to access my database. Under Windows I'd like 
to use odbc.

What's the most platform (and db) independend way to access the database? 
Since odbc comes from MS, I am still looking for something "better". Would 
there be libs for unix? What to do?

Thank you,

Markus


pgsql-sql by date:

Previous
From: Michael Fork
Date:
Subject: Re: Comparing dates
Next
From: Ian Harding
Date:
Subject: Re: Temp Tables & Connection Pooling