BackOffice Products
1827279 Members
2501 Online
109717 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