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

JDBC technology is an api written in java,where as odbc is a
'c' interface written in c/c++ and cobol languages.
jdbc makes jdbcAPI calls
odbc tranforms jdbcAPI calls to odbc operations,these are
sent to database server.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection pooling and why it is used?

1053


Why did my jdbc code throw a rollback sqlexception?

959


Is jdbc a web technology?

942


Explain about multiple implementations and drive manager?

1091


Why we use while rs next ())?

1008


What is resultset in jdbc with example?

989


How to set NULL values in JDBC PreparedStatement?

1025


How many types of jdbc drivers are there?

1050


What is a connection string used for?

1012


How do I disallow NULL values in a table?

1045


What is xe in oracle jdbc url?

1146


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

1066


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

963


explain about special characters?

1028


What is jdbc? Describe the steps needed to execute a sql query using jdbc.

990