![]() |
|
|
|
|
|
|
2
31st August 05:20
External User
Posts: 1
|
This newsgroup is for JBuilder products; without a more specific question
(i.e. what you are trying to do with these databases in JBuilder), we really can't give you an answer. However, I'm going to assume that you want to write a Java application that connects to both database simultaneously. If that is the case, all you really need to do is add their JDBC connectors as libraries to your project and create connections for each of them in your program. A good JDBC tutorial may be found on Sun's web site at: http://java.sun.com/docs/books/tutorial/jdbc/index.html -- Kevin Dean [TeamB] Check out our latest white papers at http://www.datadevelopment.com/papers/index.html BladeNET Scores With Borland Enterprise Tools Team Development with JBuilder and Borland Enterprise Server Dolphin Data Development Ltd. http://www.datadevelopment.com/ |
|
|
|
|
4
31st August 05:21
External User
Posts: 1
|
You're welcome to ask questions about using databases with JBuilder; the
question in your original post simply wasn't specific enough. Hopefully the material in my original message was helpful. -- Kevin Dean [TeamB] Dolphin Data Development Ltd. http://www.datadevelopment.com/ Please see Borland's newsgroup guidelines at http://info.borland.com/newsgroups/guide.html |
|