C++: get value for integral types?

Поиск
Список
Период
Сортировка
От Vassil Kriakov
Тема C++: get value for integral types?
Дата
Msg-id 20021110170442.98163.qmail@web13907.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Lakshmi Narayanan V"
Дата:
Сообщение: Invlalid EUC_JP character
Следующее
От: jmelesky@performics.com
Дата:
Сообщение: Re: [PERFORM] Upgrade to dual processor machine?