Shivani,
Are you saying that the inserts are successful when using but
unsuccessful when using your Java class?
If both of the above methods are unsuccessful, have you tried inserting
without Java or Ant? Another factor could be database configuration.
-Andrew
On Fri, May 2, 2008 at 12:40 AM,
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 task passing