|
Related Questions |
View Answer |
|
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
|
View Answer
|
|
How to update a resultset programmatically?
|
View Answer
|
|
How to move the cursor in scrollable resultset ?
|
View Answer
|
|
How to move the cursor in scrollable resultset ?
|
View Answer
|
|
What is new in JDBC 2.0?
|
View Answer
|
|
How do I start debugging problems related to the JDBC API?
|
View Answer
|
|
Can the JDBC-ODBC Bridge be used with applets?
|
View Answer
|
|
What's the JDBC 3.0 API?
|
View Answer
|
|
What is JDBC?
|
View Answer
|
|
what is different between tier and 3 tier?
|
View Answer
|
|
What is the difference between a Driver and a DataSource (in Java JDBC)?
|
View Answer
|
|
How can we make objects of connection when connection is an interface.e.g. Connection conn = DriverManager.getConnection ????
|
View Answer
|
|
How to Retrieve Warnings?
|
View Answer
|
|
What are the two major components of JDBC?
|
View Answer
|
|
What are batch updates
|
View Answer
|
|
How can you retrieve data from the ResultSet?
|
View Answer
|
|
How do you implement Connection Pooling
|
View Answer
|
|
What are the steps for connecting to the database using JDBC
|
View Answer
|
|
While in CallableStatament using in the oracle my procedure is return no.of columns so in java
|
View Answer
|
|
How to call a Stored Procedure from JDBC?
|
View Answer
|