18 Mar
2009
18 Mar
'09
12:21 a.m.
V S P wrote:
Hello, I am reading data from postgresql via ODBC encoded in UTF-8.
I am trying to verify that I am indeed reading the right data (I do not need to manipulate).
You can also try http://utfcpp.sourceforge.net/ which assumes that a std::string can hold UTF-8 data.