Connect from ORDS (APEX) to diferent database with no APEX installed
Hello,
I've got two databases (19c) with the same scheme (userscheme ). The data stored in both databases is not the same because one database is for one client and the other one is for other client. But the schem structure is the same.
Database A (19c) -> Scheme: userscheme -> APEX 19.2 installed
Database B (19c) -> Scheme: userscheme -> APEX NOT installed
I've got a server with weblogic 12c where is installed ORDS linked with Database A (APEX 19.2)
I'd like to know if is it possible to connect from ORDS application to Database B.
Thanks in advance,
Héctor