C++: get value for integral types? - Mailing list pgsql-general

From Vassil Kriakov
Subject C++: get value for integral types?
Date
Msg-id 20021110171014.2329.qmail@web13905.mail.yahoo.com
Whole thread Raw
Responses Re: C++: get value for integral types?  (Frank Miles <fpm@u.washington.edu>)
List 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 by date:

Previous
From: Terence Leung
Date:
Subject: Stale Process
Next
From: Doug McNaught
Date:
Subject: Re: Stale Process