-----Original Message----- From: Priest, James (NIH/NIEHS) [C] [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 4:50 AM To: Ant Users List Subject: RE: Invoking sql files in ANT. Importance: Low
> -----Original Message----- > From: Chun Ji [mailto:[EMAIL PROTECTED] > I was trying to call some sql files from ANT, and it keeps > giving me some "ORA-00922, ORA-00900.." errors. I don't think Charlie - I take it by the error messages you are using Oracle - check out my wiki post here: http://www.thecrumb.com/wiki/Oracle%2C_SQL%2APlus_and_Ant I've been using the Incanto tasks to run Oracle scripts and it works great. Thanks Jim, I made it work in either "incanto" way, or I just "exe" the sqlplus in my build.xml file. Regards, Charlie. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]