Oracle Support

Add new encoding types to alpha fields, RAW, NATIONAL, and UNICODE to our Oracle interface

Overview

The Encoding Type attribute of an alpha field determines the format of the data column within an Oracle database.

  • RAW
    • ???
  • UNICODE
    • ???
  • NATIONAL
    • ???

When an Oracle record is read from disk, the file manager will convert the record buffer from its external disk format to its internal memory format.

  • RAW
    • ???
  • UNICODE
    • ???
  • NATIONAL
    • ???

When an Oracle record is written to disk, the file manager will convert the record buffer from its internal memory format to its external disk format.

  • RAW
    • ???
  • UNICODE
    • ???
  • NATIONAL
    • ???

Test Plan:

-- PeteBrower - 2011-03-09

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2011-03-09 - PeteBrower
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback