Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How does JDBC differ from ODBC?

Answer Posted / imtiyaz

ODBC is a layer which is designed to communicate with
different databases. when we give a command to odbc it
talks with the specific database in its language we need
not to worry about the database what we are communicating
Thats why it is called Opend Data Base Connectivity

JDBC is layer and it is having its own API which is having
the commands to communicate with database.

when we JDBCODBC Driver, this will take care of sending the
java commands which can understand by ODBC.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Result set’s index starts with 0 or 1?

1105


What is connection pooling and why it is used?

1052


What is jdbc and explain jdbc architecture?

1061


When does the result for an sql statement return null?

978


What are the advantages of using preparedstatement in java?

1025


What are the advantages of database connection pooling?

962


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

1006


What are four types of JDBC driver?

1191


Prepared statements are faster. Why?

1104


Explain the difference between rowset vs. Resultset in jdbc?

1038


What is jdbc type?

934


Is jdbc a framework?

954


Where is ojdbc14 jar located?

985


What is difference between jdbc and odbc?

1061


What are clob and blob data types in jdbc?

1091