Re: [boost] Interest in an ODBC library?
by Jonathan Wakely other posts by this author
Aug 18 2005 2:45AM messages near this date
Re: [boost] Interest in an ODBC library?
|
Re: [boost] Interest in an ODBC library?
SOURCE Jonathan Wakely wrote:
> How do you handle NULL values? the postgresql::row_set_imp::get() function
> doesn't seem to account for NULL, which would crash strlen(), atof() etc.
I see from the docs that PQgetvalue() never returns a NULL char*. Does
that mean some way of distinguishing empty strings from NULL fields is
needed? i.e. a wrapper for PQgetisnull.
jon
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Brian Braatz
Brock Peabody
Caleb Epstein
Brock Peabody
Caleb Epstein
Brock Peabody
Jonathan Wakely
Daryle Walker
Jonathan Wakely
Brock Peabody
Jonathan Wakely
Jonathan Wakely
Brock Peabody
Caleb Epstein
Caleb Epstein
Brock Peabody
Jonathan Wakely
Brock Peabody
|