Recent content by FrecciaRossa

  1. F

    Problem with Unicode DB

    The size proposed by DOA now (for a varchar2( 10 CHARACTER) field) with this Option set: ConvertUTF: cuUTF8ToUTF16 is 40 (which should be correct) All other properties of Sessionmanager are default; but with size at 40 at the upper layers i will get a mess; With size at 10 i have problems...
  2. F

    Problem with Unicode DB

    Delphi 2009, DevExpress Version Build 47, DOA 4.1.2.2 Hello, i am migrating an application from oracle 9i to an unicode DB on Oracle 11g. To get it work i had to change TSringfields to TwideStringfields. My problem: i have to use hundreds of DevExpress Components like TcxDBTextEdit and most...
Back
Top