Can I use JDBC 1 methods to work with Unicode data when using the JDBC-ODBC Bridge?
To work with Unicode data in ResultSet.getString()
and PreparedStatement.setString()
, add:
unicode=on
to the Easysoft JDBC URL.
Oracle, SQL Server, Salesforce, MongoDB, Access, Derby, InterBase, DB2, & more.
To work with Unicode data in ResultSet.getString()
and PreparedStatement.setString()
, add:
unicode=on
to the Easysoft JDBC URL.