Good morning,
i'm moving from DTS toSSIS on sql server 2008, and i've a question about check my new integration service package:
since the new server is on another environment, different from the original sqlserver 2000, is there a secure way to check that all of my connection to database and file system is pointing to the new environment (or to discover a forget old connection string
or path) before the first run, avoiding incorrect updating or delete of record into the old server?
hope the question is clear.
thanks to all