CLOB problem with DOA 4.1 for Delphi 6

Ben Lei

Member
Having tried the DOA 4.1 (Beta) for delphi 6, I still got a CLOB problem. it will automatically append a number of space at the end of the CLOB column which stored Multi-bytes characters(my case was Traditional Chinese), and I found the number of space appended equalled to the number of Multi-bytes characters stored in the CLOB column. Did anyone meet the same problem as mine?
And Macro, did you receive my Delphi 6 project? and can you reproduce the problem now?
 
Back
Top