Answer Posted / subramanyam.b (from shree coll
When there is no proper communication between driver and
database..and there is no proper binding between driver and
data source name..like
connection con =DriverManager.getConnection(oracleURL,
username,password);
.
.
Here url is like jdbc:odbc:Datasourcename
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ojdbc14 jar?
What are the different types of lockings in jdbc?
What causes the "No suitable driver" error?
What is jdbc odbc connection?
What is the advantage of namedparameterjdbctemplate?
What is odbc. how is it related to sql cli?
What is jdbc driver in java?
What is a jdbc connection?
How can we set null value in jdbc preparedstatement?
How to set NULL values in JDBC PreparedStatement?
What does jdbc setmaxrows method do?
What is the purpose of jdbc resultset interface?
What is the JDBC?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
What does the jdbc connection interface?