8000 RDDADS Problem · Issue #354 · harbour/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
RDDADS Problem #354
Open
Open
@VarenL

Description

@VarenL

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0