How to Use an ActiveX in SQL Server

Question:

How do I use an ActiveX component or ActiveX control in SQL Server?

Answer:

This article Extend SQL Server with COM Automation shows how to use ActiveX objects (ActiveX controls and ActiveX components) from within a SQL Server stored procedure.