OCCI/Unicode question
From: Arkadiy Vertleyb <vertleyb_at_hotmail.com>
Date: 9 Jun 2003 15:09:31 -0700
Message-ID: <2f56064a.0306091409.4c3a65a1_at_posting.google.com>
Date: 9 Jun 2003 15:09:31 -0700
Message-ID: <2f56064a.0306091409.4c3a65a1_at_posting.google.com>
Hi everybody,
Is there a way to get a database field as a unicode string? From my brief research, I was only able to find ResultSet::getString(), which, I understood, returns std::string. But what if I need basic_string<wchar_t>?
Thanks in advance,
Arkadiy Received on Tue Jun 10 2003 - 00:09:31 CEST