Originally posted by Rick Smith
Wondering if this ought to work via the Execute SQL command in a bundle... I have a batch of SQL statements which include CREATE FUNCTION and CREATE PROCEDURE all contained in a single (.sql) file with GO statements after each item. The statement works via SQL Management Studio. .......Should this work? Is there a different way to create these via a bundle? |