Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Calling com objects from Oracle

Re: Calling com objects from Oracle

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Wed, 26 Mar 2003 18:39:34 +0300
Message-ID: <b5si23$qmi$1@babylon.agtel.net>


> Only on Windows platforms. Got to otn.oracle.com and look under example
> code. I believe there is a package there for that. Better yet you can
> write Java stored procs.

The feature is called COM Automation Feature. The automation server indeed has to be on Windows, but the functionality can be used remotely from servers on other platforms through db links. Actually it's a generic COM container in a DLL with some PL/SQL and Java interfaces to IDispatch.

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.
Received on Wed Mar 26 2003 - 09:39:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US