'Package' is ambiguous in the namespace 'DTS' -
01-09-2006
, 03:53 PM
Anyone ever get this error when they tried to set a reference to DTS in
VB:
'Package' is ambiguous in the namespace 'DTS'
I'm stumped. The message comes when I try to create a DTS.Package
object. |