0

All my oracle varchar2 data returns empty(EmptyStr) using an firedac connection + firedacQuery. I tryed an ADO connection on same database and all strings appear normally. Can anyone explain? Im using delphi XE5 + oracle 11g, database charset is WE8ISO8859P15.

RRUZ
  • 134,889
  • 20
  • 356
  • 483
Luciano
  • 21
  • 4

1 Answers1

2

I was able to resolve my problem by updating the oci driver.

Chris Stratton
  • 39,853
  • 6
  • 84
  • 117
Luciano
  • 21
  • 4