Knowledge Measure
What is the current preferred term for OLE Automation?
True or false: The sp_OA family of extended procedures are actually “spec procs”—their entry points do not reside in an external DLL.
What well-known COM interface does sp_OA use to invoke a method on a COM object?
How does ODSOLE react when an array value is returned from an sp_OA call?
True or false: It is not necessary to release COM object instances created by sp_OA calls because ODSOLE will release them for you automatically at the end of the current batch.
Describe, in general terms, the function of a process's main STA.
True or false: On SQL Server 2000 and earlier, using the sp_OA procedures to instantiate managed code classes that have been published as COM objects is ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access