Use the system stored procedures :
sp_OACreate to create the object
Call sp_OAGetProperty to get the value of a property.
Call sp_OASetProperty to set the value of a property.
Call sp_OAMethod to call a method.
Call sp_OAGetErrorInfo to get the most recent error information.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.