A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Is this possible
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
I like...
posted
Apr 25, 2009 23:10:50
0
What will happen if I use like this :
Connection con1 =DriverManager.getConnection(
jdbc
racle:thin:user/pass@databasestuff);
Connection con2 = DriverManager.getConnection(“dfferent database “)
Save India From Corruption - Anna Hazare.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35221
7
posted
Apr 26, 2009 00:07:45
0
What happened when you tried it?
Android apps
–
ImageJ plugins
–
Java web charts
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
I like...
posted
Apr 26, 2009 00:32:21
0
ujjwal soni
Ranch Hand
Joined: Mar 28, 2007
Posts: 390
posted
May 04, 2009 02:43:32
0
Hi,
It will work if you have added the jar files for both of these databases.
Cheers!!!
Ujjwal B Soni <baroda, gujarat, india> <+919909981973>
"Helping hands are better than praying lips......"
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Is this possible
Similar Threads
MS SQL driver
jdbc
connection pooling
JDBC Connectivity
problem with connecting to a SQLServer database
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter