BackOffice Products
1832983 Members
3205 Online
110048 Solutions
New Discussion

Reading Unicode Data Through ADO From Oracle

 
A P Mohanty
Occasional Contributor

Reading Unicode Data Through ADO From Oracle

Hello,
I try to read data that is stored in Unicode (UTF8) format in Oracle 9i. However, the program reports that the field type is VarChar. I am unable to get a LPTSTR string. How do I do that ? Sample code will be extremely helpful.

Regards
A P Mohanty