advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Sidebar 1: A Primer on COM
Sidebar 2: DLL Hell
Sidebar 3: An Extremely Brief Rundown of the Excel Object Model
Listing 1: The XLDemo Package Demonstrates the Oracle PL/SQL COM API
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Integrate COM Component Functionality into Your PL/SQL Codebase

Oracle provides developers a simple API that enables them to interact with most Microsoft COM objects directly from PL/SQL. Learn how to install the COM option and tap into the functionality of pre-built COM components on your machine right now. 


advertisement
racle's COM automation feature lets Oracle PL/SQL or Java developers leverage any of the thousands of pre-existing COM components, as well as any pre-built, in-house COM components (See Sidebar 1: A Primer on COM). This article first demonstrates an install of the COM option, and then works an example using some of the Microsoft Excel functionality exposed as COM interfaces.

Installing the COM Option

For this step, you'll need access to an Oracle database server running version 8.1.5 or higher of the Enterprise Edition server software, as well as the ability to install components of the server software. The Oracle database server must be running on a Windows platform.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement