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 / manjesh

ODBC is open database connectivity. The goal of ODBC is to
make it possible to access any data from any application,
regardless of which database management system (DBMS) is
handling the data so it is language independent


JDBC is Java Database Connectivity. It enables java programs
to execute sql statements. JDBC makes it possible to write a
single database application that can run on different
platforms and interact with different DBMS. JDBC is language
dependent i.e it is used only to make connectivity with
java.

.*ODBC is language -independent&JDBC is language-dependent.

Is This Answer Correct ?    37 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three parts of a jdbc url?

1078


Can resultset be null in java?

982


Explain some new features available in jdbc 4.0?

1070


What is difference between jdbc and odbc?

1066


List some new features available in jdbc 4.0?

957


Can we have foreign key reference to a non primary key column ?

1028


How do I load a database driver with JDBC 4.0 / Java 6?

1027


What are types of jdbc drivers?

1037


How java can be connected to a database?

1160


What is jdbc servlet?

1025


What are the classes and methods used for sending sql statements to database?

1138


What is data source in java?

1013


What is execute in java?

1023


What is the JDBC?

1154


What driver should I use for scalable Oracle JDBC applications?

1024