How can I use the JDBC API to access a desktop database like Microsoft Access over the network?


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

Post New Answer

More JDBC Interview Questions

How to check null value in JDBC?

1 Answers   CTS,


What does executequery return in java?

0 Answers  


What is difference between statement and preparedstatement in jdbc?

0 Answers  


What are cursor attributes?

3 Answers  


Different statements in JDBC?

3 Answers  


How to create Connection interface object because it is Interface , Interface is not instansiated?

9 Answers   Aptech, CTS, HCL,


What is Type-4 Driver and when this driver is used?

3 Answers  


Why is odbc needed?

0 Answers  


what does batchUpdate does?

6 Answers   HCL,


Why would you use setautocommit(false) in jdbc?

0 Answers  


How do find debugging problems related to JDBC API?

1 Answers  


Can you define a foreign key, with a key from the same table?

2 Answers   IBM,


Categories