I am trying to create a dts package. When I get to the Query Statement area, I copied the statements that I have in Query Analyzer to this area. There are 4 Update statements that are separated by GO. When I try to run it I get:
Statment(s) could not be prepared
Line 29: Incorrect syntax near 'Go',
Line 22: "
Line 14: "
Line 7: "
Context: Error calling Prepare on the command.
Does anyone now how to add in multiple statments in the query?
Statment(s) could not be prepared
Line 29: Incorrect syntax near 'Go',
Line 22: "
Line 14: "
Line 7: "
Context: Error calling Prepare on the command.
Does anyone now how to add in multiple statments in the query?