SQL task very slow when connected to a .sql file
Hi I use SQL tasks in my ssis packages. The problem is I have some scripts that are 2000 lines of SQL code long. So when you just copy teh SQL script into the editor of the sql taks it my cut the half of your script and you never notice. Did you experience this already? So I decided not to copy the SQL code directly into the task editor but use a file connection to the SQL script. The result is fine but everything slowed down in Visual studio. Does ist come from my changing to file connections to huge SQL scripts...? Do you know a way to improve the situation? Thanks!!! SergioGreetings from No Planet!
February 18th, 2011 9:15am

Use a stored procedure instead: solves both problems.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
February 18th, 2011 11:19am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics