C++: get value for integral types?

Поиск
Список
Период
Сортировка
От Vassil Kriakov
Тема C++: get value for integral types?
Дата
Msg-id 20021110171014.2329.qmail@web13905.mail.yahoo.com
обсуждение исходный текст
Ответы Re: C++: get value for integral types?  (Frank Miles <fpm@u.washington.edu>)
Список pgsql-general
Does anyone know whether it is possible to get a tuple's value as an
int, float, bool, etc. using the C++ postgresql library?

Getting floats as string representations (via char* GetValue(...)) of
the value is not acceptable! Using strings and streams to convert the
values to the corresponding integral type may cause problems!

Any ideas, workarounds? Is BinaryTuples really not implemnted yet?

thanks...

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

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

Предыдущее
От: Terence Leung
Дата:
Сообщение: Stale Process
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Stale Process