This is a very simple operation, I created a VIEW in a SQL 2005 DB, which has the columns I need to export to a flat file. I set up a data flow task, only one in the package, that copies the rows to the file. There are roughly a half million rows in the
table.. It taks 5+ HOURS!! I'm not even sure where to start looking here! Any help would be appreciated!
↧