Community

How to call a .NET assembly from a SQL Server scheduled Job?

(Frank Gutierrez) This is a step-by-step example of an unmanaged call, i.e. from a DTS Active X script, to a .NET assembly, using a SQL Server scheduled Job as the caller’s context. Almost any class in .NET can be exposed to a COM client simply by exporting the information for its assembly and regis

Read More - Register for Free Membership