Oracle Connections to Non-Oracle Databases

Posted in Database Support, General, Oracle by An Expert's Guide to Oracle Technology on April 15th, 2008

The solution is called Heterogeneous Services Generic Connectivity. I usually just call it HS links. Basically, you configure an ODBC data source and then create a database link against that source. You can run DML against the source just as you would against an Oracle database.

Leave a Reply