RE: issues with SQL task and the PRINT statement in external .sql files

2008-04-18 Thread Nathan Hattala
helps you understand what seems to be going on Thanks, -nathan -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2008 7:46 AM To: Ant Users List Subject: Re: issues with SQL task and the PRINT statement in external .sql files Nathan Hatta

Re: issues with SQL task and the PRINT statement in external .sql files

2008-04-01 Thread Steve Loughran
Nathan Hattala wrote: Hello, So I have been banging my head against a wall it seems because I have been trying to automate the database build and deployment process for our software. The goal I have is using ANT and the sql task, to execute an existing .sql file that was developed and placed

issues with SQL task and the PRINT statement in external .sql files

2008-03-31 Thread Nathan Hattala
Hello, So I have been banging my head against a wall it seems because I have been trying to automate the database build and deployment process for our software. The goal I have is using ANT and the sql task, to execute an existing .sql file that was developed and placed in SVN. I am having an