CRDBGrid issue after upgrade to unidac 9.1.1 in non-direct mode
Posted: Wed 12 Jan 2022 14:18
Hi,
using c++ builder xe 10.3.2, upgraded to unidac 9.1.1, connected to oracle 11.2.0.3 database, vcl win32.
I have a simple table edited using crdbgrid.
It works fine in direct mode, in non-direct mode I have this issue: I update one text column, do a commit, and many varchar columns on the same row appear as cleared... but transaction is not committed, nothing is written.
In direct mode it works fine!
It worked perfectly with unidac 8.1.
Any hint?
using c++ builder xe 10.3.2, upgraded to unidac 9.1.1, connected to oracle 11.2.0.3 database, vcl win32.
I have a simple table edited using crdbgrid.
It works fine in direct mode, in non-direct mode I have this issue: I update one text column, do a commit, and many varchar columns on the same row appear as cleared... but transaction is not committed, nothing is written.
In direct mode it works fine!
It worked perfectly with unidac 8.1.
Any hint?