Re: Linking Postgresql OBDC via C - Mailing list pgsql-general

From Jan Wieck
Subject Re: Linking Postgresql OBDC via C
Date
Msg-id 200009160120.UAA04823@jupiter.jw.home
Whole thread Raw
In response to Linking Postgresql OBDC via C  (Jim Jennis <jhjennis@shentel.net>)
List pgsql-general
Jim Jennis wrote:
> Hi Postgres colleagues,
>
> Sorry if this is a re-post, but it did not show up on the list (at least in
> my mailbox) so I am posting it again.....
>
> I am running a 3rd party development tool on Linux (Verastream from WRQ)
> that has an open C API for multi-database connectivity. It transparently
> supports many databases (Oracle, DB-2, etc) on Linux via a C interface to
> the RDBMS and has an open C api. I'd like to link Verastream's middleware
> engine to access Postgresql via ODBC using their C API.
>
> Now my question...what Postgres libraries are required to access Postgres
> via C programming using ODBC?

    If  you  are  already  on the C level on Linux, why don't you
    want to use the native libpq interface? It'd  give  you  alot
    more performance and flexibility.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



pgsql-general by date:

Previous
From: Frank Miles
Date:
Subject: mystery disease -- problems creating simple table[s]
Next
From: lec
Date:
Subject: Re: 7.0.2 and 6.5.3 performance