How to use JDBC to connect Microsoft Access?


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

Post New Answer

More JDBC Interview Questions

What is jdbc and its types?

0 Answers  


What class.forname will do while loading drivers of jdbc?

0 Answers  


What is executequery in java?

0 Answers  


What is a jdbctemplate?

0 Answers  


What is xe in oracle jdbc url?

0 Answers  


How MS-Access DB can be accessed over a network, using JDBC API?

0 Answers  


How do we call a stored procedure from jdbc?

0 Answers  


What is an encrypted internet connection?

0 Answers  


What is JDBC Savepoint? How to use it?

0 Answers  


Statement, PrepareStatement and Callable all these are interfaces. Thought it is a interface how come we are creating objects and calling methods("preparestatement()") in it. In which class this method is defined. Please let me know. Thanks in advance. example: PreparedStatement pre = con.prepareStatement( "UPDATE COFFEES SET SALES = ? WHERE COF_NAME LIKE ?");

2 Answers  


What are the basic exceptions in jdbc?

0 Answers  


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.

0 Answers  


Categories