Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
No Answer is Posted For this Question
Be the First to Post Answer
Is uri the same as url?
How do find debugging problems related to JDBC API?
What is JDBC API and when do we use it?
What is url in jdbc connection?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Can I use JDBC to execute non-standard features that my DBMS provides?
Does jdbctemplate close connection?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is difference between odbc and jdbc?
give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.
What is the equivalent method for precompiled SQL Statement in JDBC?
Is odbc an api?