ODBC from Oracle to an other Database (Postgresql)
463410Oct 31 2005 — edited Nov 2 2005Hello,
I heared that it is possible with Oracle to make a "Database Link" so in Oracle I can make a query like
select * from myshema.mytable@myexterndb where ....
Is such a database link allowed with the Express Edition and how will I do this?
Thank you,
Christian