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...

What is JDBC and ODBC and what are the differences between
them?

Answer Posted / md imran

#.ODBC stands for Open Database Connectivity.and
JDBC stands for Java Database Connectivity.
#.ODBC basically works like container and JDBC also works like container.
#.ODBC provide us to interface work on Microsoft DBMS.
And JDBC also provide base to work like an interface work on Java.
#.JDBC is to establish a connection with a DB(Database).
ODBC also work similar like JDBC.
#.ODBC and JDBC are an application programming interface(API).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to move the cursor in scrollable resultset ?

1089


What are four types of JDBC driver?

1198


Which type of driver provides jdbc access via one or more odbc drivers?

945


How many types of statements are there in jdbc?

976


Explain the process of creating tables using NetBeans IDE?

1014


Explain jdbc savepoint?

1029


What is the full form of jdbc?

1091


Describe how the jdbc application works.

1079


What are the advantages of database connection pooling?

964


What is url in jdbc connection?

996


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

983


Is possible to open a connection to a database with exclusive mode with JDBC?

1010


Why jdbc is used in java?

1005


What does the jdbc resultsetmetadata interface?

996


What is the major difference between java.util.date and java.sql.date data type?

1022