M Markus Pesti Member Feb 5, 2004 #1 Does the current version of DOA support Unicode? If not, is it planned for future releases?
Marco Kalter Administrator Staff member Feb 5, 2004 #1 All properties in Direct Oracle are AnsiStrings, which support multi-byte characters.
M Markus Pesti Member Feb 5, 2004 #1 Originally posted by Marco Kalter: All properties in Direct Oracle are AnsiStrings, which support multi-byte characters. Click to expand... I am a little bit confused. In my opinion AnsiString (at least in BCB5) does NOT support Unicode. The properties should be WideString to provide that.
Originally posted by Marco Kalter: All properties in Direct Oracle are AnsiStrings, which support multi-byte characters. Click to expand... I am a little bit confused. In my opinion AnsiString (at least in BCB5) does NOT support Unicode. The properties should be WideString to provide that.
M Markus Pesti Member Feb 9, 2004 #1 Ok, silence. Then I will have to look for another Oracle programming component.