How do we load the drivers?
No Answer is Posted For this Question
Be the First to Post Answer
Does the JDBC-ODBC Bridge work with Microsoft J++?
Which type of driver provides jdbc access via one or more odbc drivers?
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
Without using of Class.forName(? ?), how do you connect to db?
How can we execute stored procedures using callablestatement?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
what happens if connection is not closed?
How many packages are available in jdbc api?
Explain the role of driver in jdbc.
What is the meaning of “dirty read” in the database?
How can I connect mysql or oracle with java?
Name the method, which is used to prepare a callablestatement.