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
Can we return resultset in java?
What is xe in oracle jdbc url?
What is execute in java?
Discuss the procedure of retrieving warnings?
What is jdbc connection string?
What is a jdbc driver and how many jdbc drivers are available?
Where can I find info, frameworks and example source for writing a JDBC driver?
Where is jdbc used?
What is the latest version of JDBC? What are the new features added in that?
What is jdbc servlet?
How can we retrieve data from the resultset?
How can we store the file in the oracle database?
What is the purpose of jdbc resultset interface?
How do you insert images into database using jdbc?
What is the difference between jdbc and jndi?