BackOffice Products
1829330 Members
1705 Online
109989 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