Open
Description
Hi,
I have a problem with rddads:
- ADS server: 12.02 Linux (stmped with NTXPL852 and Polish)
- client: Linux 12.02
- database: DBFCDX, OEM, PL852
With this configuration I cannot save the record correctly if there are national characters in the index key. In ANSI mode (AdsSetCharset(1)), data is written correctly, but the index is corrupted. In OEM mode (AdsSetCharset(2)), data is written and read incorrectly (ADS incorrectly converts characters from ANSI to OEM, according to CP437, not CP852). Everything works fine in OEM mode after modifying the AdsGetValue and AdsPutValue functions in rddads to use the AdsGetFieldRaw and AdsSetFieldRaw functions.
Metadata
Metadata
Assignees
Labels
No labels