Page 1 of 1

Question on V3.60

Posted: Mon 02 May 2011 12:49
by tsteinmaurer
What does the following fix exactly mean?

"Bug with processing Unicode in BLOB parameters is fixed".


Thanks,
Thomas

Posted: Wed 04 May 2011 11:21
by Dimon
Now for the BLOB fields with SUB_TYPE 1 we automatically set the TIBCBlob.IsUnicode property to True if TIBCConnection.UseUnicode is set to True. In this case data is automatically processed in Unicode format.