C++: get value for integral types?

From: Vassil Kriakov <vassilk(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: C++: get value for integral types?
Date: 2002-11-10 17:04:42
Message-ID: 20021110170442.98163.qmail@web13907.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Vassil Kriakov 2002-11-10 17:10:14 C++: get value for integral types?
Previous Message Terence Leung 2002-11-10 16:47:17 Stale Process