please tell me the name and url path for type-4 driver ?
Answer / pareddy
driver class="oracle.jdbc.driver.OracleDriver"
url="jdbc:oracle:thin:@localhost:1521:se"
| Is This Answer Correct ? | 5 Yes | 0 No |
how many JDBC drivers ?name them?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
What are the packages are used in jdbc?
How does jdbc work?
Which jdbc driver type s is are the jdbc odbc bridge?
What is a statement?
What are the steps to connect to a database in java?
How to make updates to updatable result sets in jdbc?
Is odbc an api?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What is the difference between Minus, and Intersect?
how can we connect to db without using getConnection() method