In a recent project, our team needed to run a nightly import service to insert a large dataset from an access .mdb file into a SQL Server database.  The obvious solution was to use SQL Server Integration Services (SSIS) which I worried might Read More