How to create Connection interface object because it is
Interface , Interface is not instansiated?
Answer Posted / guest
Connection con=DriverManager.getConnection
("jdbc:odbc:MydataSource);"
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How do I connect to jdbc?
What is jdbc explain?
What does the jdbc resultsetmetadata interface?
How to retrieve warnings in jdbc?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is a statement?
How can you make a connection?
How can we retrieve the file in the oracle database?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
RowSetInternal caller and returns void. What can I do in the readData method?
How many types of resultset are there in jdbc?
What does executeupdate return in jdbc?
What are the components of jdbc?
Explain about the Try Block?
What is sqlwarning and discuss the procedure of retrieving warnings?