Compare jdbc and odbc and how is jdbc required in this context.
No Answer is Posted For this Question
Be the First to Post Answer
Where is ojdbc14 jar located?
How can you sort dates?
What is jdbc in dbms?
Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?
Which is faster jdbc or odbc?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
how we can remove hard code in java?
Differentiate between a statement and a preparedstatement.
How can I write to the log used by DriverManager and JDBC drivers?
Why do you use a data source object for a connection?
What are the different types of interfaces in the api component?