Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What does Class.forName return?

8 Answers   IBM,


Can I use JDBC to execute non-standard features that my DBMS provides?

0 Answers  


Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


What do you understand by jdbc statements?

0 Answers  


How warnings are retrieved in JDBC?

1 Answers  






What is Apache DBCP API?

0 Answers  


Why should we close database connections in java?

0 Answers  


Why isn't the java.sql.DriverManager class being found?

0 Answers  


How to use JDBC to connect Microsoft Access?

0 Answers  


What is JDBC Driver interface?

0 Answers  


Which Java and java.sql data types map to my specific database types?

0 Answers  


how do we get the connection from connection pool

1 Answers  


Categories