I have a SSIS package that loads data in an Access DB to tables on a SQL Server DB. currently i double click the package and excute it. there are times when there is a lot of data to load. My question is there a way i can optimize the SSIS package so that it loads faster?
↧