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
What is an odbc driver?
Why prepared statements are faster?
What is the execute method in java?
How many rowset are available in jdbc?
What is the equivalent method for precompiled SQL Statement in JDBC?
What is jdbc databasemetadata interface?
What is Type-4 Driver and when this driver is used?
How to check jdbc connection in linux?
What are the main steps in java to make JDBC connectivity?
How do you determine the sensitivity of the ResultSet object?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
Is jdbc part of j2ee?