Why is odbc needed?
No Answer is Posted For this Question
Be the First to Post Answer
What is the fastest type of JDBC driver?
How can you create jdbc statements?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What are the steps to connect to the database in java?
What does the connection object represents?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
How can we execute stored procedures using callablestatement?
What is execute(), executeUpdate() and executeQuery() methods?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
What are the differences between setmaxrows(int) and setfetchsize(int)?
Why are we using blob datatypes in jdbc?
What is in term of jdbc a datasource?