[Progress Communities] [Progress OpenEdge ABL] ODBC Driver for Oracle should support unicode data without WAPI calls if database itself is UTF-8 enabl

  • Thread starter Thread starter debargha
  • Start date Start date
Status
Not open for further replies.
D

debargha

Guest
If database itself is UTF-8 enabled and can do the required conversion, driver should not perform the conversion. unfortunately, DD ODBC driver for Oracle mandates the use of WAPI calls even if target DB is able to perform the conversion(i.e. database is UTF-8 enabled) . This u nnecessary conversion is causing severe performance issues and more details can be found in case #00448891. Oracle native driver behaves as expected and is way faster than DD'sOracle driver in such scenarios.

Continue reading...
 
Status
Not open for further replies.
Back
Top