« Return to Thread: Encoding isssues Running .sql from java class through ANT

Encoding isssues Running .sql from java class through ANT

by Kothari, Shivani :: Rate this Message:

Reply to Author | View in Thread


Hi,

I am executing .sql which has insert statements(with french characters) which requires (UTF/ISo* encoding). This .sql is executed from java class through ANT scripts. In the result ? is inserted in database instead of desired output é.



I tried running the same .sql from ant <sqL> task passing encoding parameters. But due to deployment required I have to run this *.sql from java class which is executed during ANT scripts Execution.


Let me know what should be done?
Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Encoding isssues Running .sql from java class through ANT