Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 sp_OACreate and 'DTS.Package'

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-09 : 09:22:09
Paul writes "Hi,

I have a stored procedure which runs a DTS Package using the sp_OACreate SP to create a package object load and run it etc.

My problem is that I have a couple of Windows 2000 Professional machines with SQL Server 7 (SP 6) server components and SQL Server 2000 Client components running and I cannot create a DTS Package object on these boxes using sp_OACreate 'DTS.Package'.

Any known issues with this ??

Thanks

-Paul"
   

- Advertisement -