What causes no suitable driver error?
No Answer is Posted For this Question
Be the First to Post Answer
Describe how the jdbc application works.
PreparedStatement is a pre compiled statement but where it's pre compiled ?
What is jdbc connection class?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
What does Class.forName return?
What is difference between odbc and jdbc?
What is a jdbc url?
What is benefit of using preparedstatement in java?
What is jdbc type?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Is it possible to connect to multiple databases simultaneously?
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?