Which Driver is preferable for using JDBC API in Applets?
Answer Posted / naresh katakam
Type – 4
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between resultset and rowset in jdbc
Is java a database?
Describe the steps needed to execute a sql query using jdbc.
What is the reason why we need a jdbcrowset like the wrapper around resultset?
Where is mysql jdbc driver located?
What is resultset?
What is sqlwarning?
What is savepoint in jdbc?
Briefly tell about the jdbc architecture.
Describe odbc?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What is jdbc dialect?
Why we use while rs next ())?
How can I write to the log used by DriverManager and JDBC drivers?
What are the three parts of a jdbc url?