Question: Why is the driver synchronizing garbage strings?
Answer: The database and the third-party driver are probably using incompatible character encoding. Adjust the character encoding that your third-party driver uses.
For more information, refer to Character Encoding Values, defined by Sun.