This is a discussion on Cyrillic characters translation in ODBC within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hello, I have a client application (VC++/MFC) wich has to process cyrillic character data on a russian Windows98 system. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have a client application (VC++/MFC) wich has to process cyrillic character data on a russian Windows98 system. Until now I used ODBC driver version 03.60.0319 to connect SQL Server. Now for other programs to work, I have run the MDAC_Typ.exe which installed Microsoft Data Access Components 2.7, and also the ODBC Driver 2000.81.9001.00 . The problem is that using this driver, in the place of the Cyrillic characters there appear only "????"s in my client and if I take a look at the data, also in the Enterprise Manager appear only "????"s. Please help me with a solution on this. Thanks in advance, Gyuri |