• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » What is Open Database Connectivity (ODBC)?

By Abhishek Ghosh February 22, 2022 6:22 pm Updated on February 22, 2022

What is Open Database Connectivity (ODBC)?

Advertisement

Open Database Connectivity (ODBC) is a standardized database interface that uses SQL as the database language. It thus provides an application programming interface (API) that allows a programmer to develop his application relatively independently of the database management system (DBMS) used, if an ODBC driver exists for it.

ODBC allows you to set up the database access details (credentials), such as database server name, port for network access to the database, database name, database user name and password, and other details under a specific name on the client. By using this name, a client application can then connect to the database without having to know the details. ODBC was originally developed by Microsoft based on the call level interface of X/Open and ISO/IEC but has now also been adopted by other software manufacturers. ODBC is now established as a standard in many areas. ODBC drivers have different features:

  • Core (basic functionality only)
  • Level 1
  • Level 2

Modern programming environments thus allow uncomplicated access to many different database management systems (via ready-made data-sensitive controls). Data is never accessed directly to a table or database, but always via the corresponding (ODBC) component. ODBC can be used to access any local or remote data source.

Advertisement

---

For object-oriented programming languages (e.g. C++, Java), classes are available that define methods for handling the data material of the different database systems. The programmer no longer has to worry about database-specific details. Within the Microsoft Foundation classes, support for ODBC is implemented by the CDatabase, CRecordset, CRecordView, CFieldExchange, and CDBException classes. The Data Access Objects (DAO) optimized for the Microsoft Jet Database Engine also provides indirect access to ODBC.

Since Windows 2000, ODBC has been an integral part of the operating system as part of MDAC. For earlier Windows versions, it can be installed free of charge. Microsoft announced in 2011 that the 2012 version of Microsoft SQL Server will be the last version with an OLE DB provider, for the time after that, the ODBC provider was recommended. Originally, ODBC was developed only for Windows, but now the interface is also available for database management systems on Unix operating systems.

The software works in two ways, with client-side management software, or a client-server philosophy. In the first mode, the driver interprets the SQL connections and calls and translates them from the ODBC API to the DBMS. In the second mode to connect to the database, a DSN is created within the ODBC that defines the parameters, path and characteristics of the connection according to the data requested by the creator or manufacturer.

What is Open Database Connectivity ODBC

Java Database Connectivity (JDBC) is a derivative inspired by it, an application programming interface that allows the execution of operations on databases from the Java programming language regardless of the operating system where it is executed or the database that is accessed using the SQL dialect of the database model used.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is Open Database Connectivity (ODBC)?

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • Theoretical Foundations of Big Data : Part 3

    Theoretical Foundations of Big Data is third and final part of our series of articles. We have talked about Data Mining, OLAP & softwares.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Affordable Earphone/IEM for Audiophiles: HiFiMan RE-400 WaterlineOctober 2, 2023
  • What is Hardware Security Module (HSM)September 30, 2023
  • Transducer Technologies of HeadphonesSeptember 28, 2023
  • What is Analog-to-Digital Converter (ADC)September 27, 2023
  • Comparison of Tube Amplifiers and SemiconductorsSeptember 26, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy