Hello all,
I'm trying to run a particular set of scripts using an MSSQL connection. I have the "Read SQL from file" checked and I'm successfully inserting dynamic file paths into the "SQL field name" field.
My issue comes in when one of the scripts actually runs. This particular script has two different statements (a drop statement and create statement). The error that I get when I try to run this is: "'CREATE/ALTER PROCEDURE' must be the first statement in a query batch." Any advice?
-Tim
I'm trying to run a particular set of scripts using an MSSQL connection. I have the "Read SQL from file" checked and I'm successfully inserting dynamic file paths into the "SQL field name" field.
My issue comes in when one of the scripts actually runs. This particular script has two different statements (a drop statement and create statement). The error that I get when I try to run this is: "'CREATE/ALTER PROCEDURE' must be the first statement in a query batch." Any advice?
-Tim