TransferObjectsTask vs GetObjectForTransfer method -
07-07-2003
, 09:26 PM
Hi !
I'm trying to write a VB app that will document DTS package.
Some packages that I'm enumerating has TransferObjectsTask object that
transfer not all tables but just one or a few ones.
I'm able to display properties for all kind of task without any
problem. The
problem is with the TransferObjectsTask. I am not able to retrieve the
table(s) that will be transfer. I tried the GetObjectForTransfer
method, but without any result.
Does someone know how it works ?
It would be very nice if somebody help me to make this work !
n.b.: I posted the same thread in the sql server programming group
without any answer, so I try here for a last chance...
Your help is always very appreciated.
Have a nice day !
stef |