Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSIS package fails copying database because of active connections

Status
Not open for further replies.

jensjuul

Programmer
Jul 28, 2007
50
DK
Hello

I have a SSIS package that copies data from one database to another. If I have an active connection running on my target database the package fails.

Is this an error caused by the design of SSIS or is it possible for me to drop all active connections on source and target database when the SSIS package runs?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top