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 / preethi kumar

1.ODBC is for Microsoft and JDBC is for java applications.
2.ODBC can be directly used with Java because it uses a C
interface.
3.ODBC makes use of pointers which have been removed
totally from java.
4.ODBC mixes simple and advanced features together and has
complex options for simple queries,But JDBC is designed to
keep things simple while allowing advanced capabilities
when required.
5.ODBC doesnt requires manual installation of the ODBC
driver
manager and driver on all client machines.JDBC drivers are
written in java and JDBC code is automatically
installable,secure,and portable on all platforms.
6. JDBC API is a natural Java Interface and is built on
ODBC. JDBC retains some of the basic feature of ODBC

Is This Answer Correct ?    89 Yes 43 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does the JDBC-ODBC Bridge work with Microsoft J++?

2364


What is the full form of jdbc?

1094


What is the difference between client and server database cursors?

1257


What is 2 phase commit?

1255


What is the function of drivermanager class?

1154


What is the advantage of namedparameterjdbctemplate?

1011


Why is jdbc used?

997


What is meant by jdbc?

966


Give an example for execution of sql statement.

1085


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

945


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

1014


What is odbc and jdbc?

1083


What are the higher level apis under development on top of jdbc currently?

1012


How you restrict a user to cut and paste from the html page using java programing?

945


How can I get or redirect the log used by DriverManager and JDBC drivers?

976