We're running SQL Server 2012 / .Net Framework 4.5.1...We have an application that does the following:...Extract all table data from a source database using an instance of .Net's ...SqlBulkCopy.......Delete all data in a target database using regular SQL ...