ORACLE10G and DELPHI help

mouz

Member
i can't use a mongolian cyrillic character on oracle. how to use a non unicode character on oracle? please help me.
 
What exactly goes wrong?

Note that the character set of the database, the character set of the client (NLS_LANG in the Oracle Registry) must be correct.
 
Back
Top