Re: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyzer

2008-10-07 Thread Artie Leech
t; BOb > > > -Original Message- > From: Artie Leech [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 02, 2008 10:56 AM > To: nant-users@lists.sourceforge.net > Subject: Re: [NAnt-users] NAnt sql task fails, but code works in SQL > Query Analyzer > > > Hi

Re: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyzer

2008-10-02 Thread Bob Archer
-- From: Artie Leech [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2008 10:56 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyzer Hi Bob, I tried putting a GO at the end, but I still get the same error. Any other ideas?

Re: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyzer

2008-10-02 Thread Artie Leech
Hi Bob, I tried putting a GO at the end, but I still get the same error. Any other ideas? Thanks, Artie Bob Archer wrote: > > Put a GO at the end of the file. I think that might resolve it. > > BOb > > > -Original Message- > From: Artie Leech [mailto:[EMAIL PROTECTED] > Sent: Thu

Re: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyzer

2008-10-02 Thread Bob Archer
Put a GO at the end of the file. I think that might resolve it. BOb -Original Message- From: Artie Leech [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2008 6:34 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NAnt sql task fails, but code works in SQL Query Analyze