Re: I hope I'm missing something...

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: bplummer(at)hotmail(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: I hope I'm missing something...
Date: 2004-04-27 15:04:45
Message-ID: 200404271304.PAA20524@rodos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

>
> brian plummer wrote:
> > I've just spent some time looking at the libpq API and it appears
> > that I cannot process the actual field data from a select statement
> > in the native type of that field. Is this correct?
>
> Yes. You are more likely to be happy with ECPG or ODBC, which provide
> that functionality.
>
>
It can give you the native type, but only if you're using binary cursors.

Regards, Christoph

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Paul Breen 2004-04-27 15:37:29 Re: Application compile file using Embeded SQL in
Previous Message Kevin Cowley 2004-04-27 12:51:56 Application compile file using Embeded SQL in Postgres4.7.2