0
(click on this box to dismiss)
Connecting to external Database?
Is it possible to connect to an external database?
1
Answer
1
You can connect to an external database from Java stored procedure. The standard JDBC API can be used to achieve this goal. You can find more information about this here.
tagged
asked 2 years ago
viewed 443 times