I am switching some of my Linq to Sql code to use SqlBulkCopy, and problem is I need to do two inserts of multiple thousands of rows into two tables....The service takes your batch of 10,000 links (imported from sitemap, backlink builders, etc), and chops...