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)
 create com component across machine boundaries

Author  Topic 

Graeme Hood
Starting Member

2 Posts

Posted - 2001-04-18 : 03:42:17
Is it possible to use sp_oacreate to access a component running under COM+ on a different machine from the SQL Server? If so, is it a wise thing to do from a trigger, or would it be too lengthy a process?

   

- Advertisement -