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

Поиск
Список
Период
Сортировка
От Christoph Haller
Тема Re: I hope I'm missing something...
Дата
Msg-id 200404271304.PAA20524@rodos
обсуждение исходный текст
Ответ на Re: I hope I'm missing something...  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Kevin Cowley
Дата:
Сообщение: Application compile file using Embeded SQL in Postgres4.7.2
Следующее
От: "Paul Breen"
Дата:
Сообщение: Re: Application compile file using Embeded SQL in