[patch_done] Patch to fix Unicode string in parameter issue!
Posted: 06.09.2010, 07:38
Pretty simple, in ZDbcMySqlStatement, change:
to
Code: Select all
stString, stBytes:
Code: Select all
stString, stBytes, stUnicodeString: