After reading in an excel-sheet (to transferTable), I want to add that data to a new table (destinationTable) using SqlBulkCopy, but I'm getting the error:...Cannot access destination table 'test'
...I've tried using the default tablename and using square...