Query 2 databases from one APEX
740836Dec 13 2009 — edited Dec 13 2009Hello Oracle developers!
I'm new to APEX and I need your help. I have two databases (2 shops for example) and I need two build APEX application that will show the data from these two DB.
How could I do this? My first thought was to create view which will query another DB and build final data, but I didn't realize how I can acomplish this task.
Thanks!