RE: access with SSIS SQL Server 2005 on SQL Server 2008 views -
10-06-2009
, 10:52 PM
Hi Marc,
SSIS 2008 Integration Services is compatible with SSIS 2005. If the switch
from SQL Server 2005 to 2008 on the source machine does not cause any
schema changes and connection change, your SSIS package should also work
fine. Anyway I recommend that you perform a test first before you put it
into production.
Best regards,
Charles Wang |