File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Connecting 4 Databases together Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connecting 4 Databases together" Watch "Connecting 4 Databases together" New topic
Author

Connecting 4 Databases together

Robin Richardson
Ranch Hand

Joined: Mar 01, 2001
Posts: 37
I am in the process of trying to connect to 4 different databases. I am pulling info out of 3 DBs and sending to the 4th. I am able to connect individually with all but am not sure about trying to put them all together, any suggestions?
Thanks
Robin
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connecting 4 Databases together
 
Similar Threads
connecting to different databases
JDBC and multiple DB connections
how to connect two database in BMP?
Loading JDBC driver
Can one Web Application connect to multiple databases