Hello Paul,
task has "encoding" attribute. You may find it
helpful.
I understand from your message that your database uses
UTF-8. What is the encoding, however, of the system
on which you start the build script? Is there a
difference between the encoding of the file containing
the sql commands
I am having some problems loading unicode using the SQL task with Ant 1.6.5 on
JDK 1.4.on Linux. The database is MS SQL. When the scripts are run from the
linux the internaitionl characters (sample below) are replaced with a ?. The
database is set to use utf-8 encoding.
When connecting via the Ent