JDBC data import and data encoding (UTF-8/16)
Hi,I'm importing data from our SQL server 2008 database and I got problem with charset encoding.I'm using MID server to connect and send back data from our SQL server.Depending on the content of the query result, the returned data is encoded differen...
