Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Connection con=DriverManager.getConnection
("jdbc:odbc:datasource name","scott","tiger");
(To connect oracle database)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Is jdbc a protocol?
What is the difference between jdbc and jndi?
What are the steps to connect to a database in java?
What is the latest version of JDBC? What are the new features added in that?
Why we use while rs next ())?
What is odbc jdbc?
Discuss the procedure of retrieving warnings?
How a database driver can be loaded with jdbc 4.0 / java 6?
password, is stored in as plain text. What can I do to protect my passwords?
What are collection pools?
Is jdbc part of j2ee?
Does jdbc use ssl?
What are devices?
Does jdbc require oracle client?
What does the connection object represents?