Category Archives: SSIS

Importing or Exporting to Access

I had a client request to export some data to Access 2010 for their downstream use.  I have done this in the past and thought it a no-brainer; however, there is always a little trick–hence the post.  Because I had … Continue reading

Posted in I learn something new everyday, SSIS | Leave a comment

Upgrading SharePoint List Adapter in SSIS

A server upgrade prompted me to migrate some SSIS packages.  These packages were going from SQL 2008R2 to SQL 2008R2, so there was no change there; however, the new server had a different version of the SharePoint List Adapters, which allow you … Continue reading

Posted in I learn something new everyday, SSIS | Leave a comment