Hi, I am working on a two different databases each one resident in a different PC, one of the db (lets call it A-2000) is on sql server 2000 contains DTS package that transfer data to the remote db(lets call it B-2008) which is on SQL 2008, now B-2008 contains a table that gets populated when the DTS on A-2000 get executed, I looked at the script of the DTS I cannot find any code that populate this table, the code in this DTS populate another tables not the one I want to know how it gets populated.
How to know where is this table get populated?
BTW I viewed the dependencies for this table but it has no dependencies at all!
I'm sure that the DTS is the one who populate this table bc whenever I execute it that table get populated.
Our community of experts have been thoroughly vetted for their expertise and industry experience.