Hi,
I am new to unix c++ programming environment. I have experience in vc++
programming. For unicode support , we used to change the setting of visual
studio .
In unix environment , will there be any option to set for unicode environment.
Actually , I am using SQL ODBC apis. I ported this code from windows
environment. I used SQLWCHAR datatypes . I hve used UNICODE support in visual
studio. after porting the code into UNIX , I have used gcc compiler. It is
treating all SQL ODBC apis in multibyte format , and giving error saying as
cannot convert datatype from SQLWCHAR to SQLCHAR.
Could you please clarify how to get UNICODE support.
Thx,
--Gopi
The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
http://in.yahoo.com/
[Non-text portions of this message have been removed]