UniDAC 4.1.5 Oracle's BLOB fields can not be updated
Posted: Mon 16 Apr 2012 01:05
UniConnection:
Direct := False;
Client + Server(UniDAC, Midas, UpWhereKey, Resovletodataset is false) + Oracle 11g
Problem:
Submitted data set contains multiple update field,Non-BLOB fields are updated, the BLOB field has not been updated,
Orace trance can be tracked to update BLOB field of the assignment statement, but written to the BLOB field is null/'',
If do not the Midas submit data, update and insert BLOB field is normal
I did wrong??? tks
clientdataset submitted delta is normal,
Direct := False;
Client + Server(UniDAC, Midas, UpWhereKey, Resovletodataset is false) + Oracle 11g
Problem:
Submitted data set contains multiple update field,Non-BLOB fields are updated, the BLOB field has not been updated,
Orace trance can be tracked to update BLOB field of the assignment statement, but written to the BLOB field is null/'',
If do not the Midas submit data, update and insert BLOB field is normal
I did wrong??? tks
clientdataset submitted delta is normal,