Search found 1 match

by Stamp
06.09.2010, 07:38
Forum: User Patches
Topic: [patch_done] Patch to fix Unicode string in parameter issue!
Replies: 1
Views: 1299

[patch_done] Patch to fix Unicode string in parameter issue!

Pretty simple, in ZDbcMySqlStatement, change:

Code: Select all

stString, stBytes:
to

Code: Select all

stString, stBytes, stUnicodeString: