Peter Reilly schrieb am 19.06.2009 um 08:05:50 (+0100):
> Please be aware that this is a long standing problem.
> Sun does not allow the BOM and it's UTF-8 reader
> converts it into a ?.
Thanks for bringing this Sun Java bug to my attention.
I wasn't aware of this handicap.
> This is what the an
Please be aware that this is a long standing problem.
Byte ordering is needed for utf-16 and 32, and there
is a byteordering code for that at the start of the file.
For utf-8 byte ordering is not required, however the
utf-8 standard is a little vague as to whether it is not
allowed. this means
China Creatxr schrieb am 16.06.2009 um 14:27:37 (+):
> Does anyone find the way to run the utf-8 formated SQL scripts which
> with BOMs by Ant now? Thanks.
The task has an @encoding attribute. Set sql/@encoding = 'UTF-8'
and see if that helps, which it should do.
Michael Ludwig
---
I can't really answer this one, but what exactly causes you to assume that
it is due to the presence of a BOM in the SQL?
Have you tested by removing and running it?
If not then you should probably send the actual SQL that is generated
because it seems to me that it would be more likely to be the
hi,
Does anyone find the way to run the utf-8 formated SQL scripts which with BOMs
by Ant now?
Thanks.
[sql] Failed to execute: ??CREATE TABLE