How can you retrieve data from the resultset using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between stored procedure and functions?
How we can you use preparedstatement.
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Write a program JDBCcode forfetching student database with SQL.
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 is jdbc driver manager?
How can we maintain the integrity of a database by using jdbc?
Difference between Dirty, commited ,phantom,repeatable reads?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
Why “no suitable driver” error occurs?
What is jdbc architecture?
Is jdbc an api?