Is that the whole script that you show below? Is there anything before it like
an IF EXISTS?
I recall having issues with this too. Have you tried delimiter=Normal?
IF this is SQL server have you watched profiler to see what got sent to the
server?
BOb
> -Original Message-
> From: LLC
Hi,
I am trying to use the NAnt sql task to run a set of sql scripts. I am
getting errors with the sql task not parsing the sql script properly. Any
help would be very much appreciated (lance_ly...@gordian-health.com).Is
NAnt SQL Task the way to go? Should I be using sqlcmds which will