SSIS Script failing (Cannot created ActiveX Component)
Hi,
I have to use a dll to create its object and use it later on.
when try to create the object it throws an error i.e. Cannot create ActiveX componenet
I am using VB script like
myObj = CreateObject("Dllname.abd")
REgards,
Zahid
May 25th, 2011 2:52am
http://social.msdn.microsoft.com/Forums/en/sqlintegrationservices/thread/7381c865-c3fd-4cae-98f0-ae05e8c212ef
look at the above thread.Please mark the post as answered to help others to choose the best. chandra sekhar pathivada | www.calsql.com (SQL Server Community Website)
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2011 3:53am