Tagged Questions
1
vote
1answer
485 views
ActiveX script throwing runtime error inside DTS package
I am a DBA. We have migrated SQL 2000 databases + DTS packages to SQL 2008. One of the DTS packages runs an ActiveX script to open an Excel file (which has runs macros when you open it). Coding ...