Object Linking and Embedding Database

What Does Object Linking and Embedding Database Mean?

Object Linking and Embedding Database (OLE DB) is a group of APIs used to facilitate and abtract access to application data of different file formats, including spreadsheets, structured query language (SQL)-based database management systems (DBMS), indexed-sequential files, and personal databases.

Advertisements

OLE DB is based on the Component Object Model (COM) and is part of the Microsoft Data Access Components (MDAC) software package, which is used to read and write data.

Techopedia Explains Object Linking and Embedding Database

The OLE DB object model components are data source objects (DSO), command objects, rowset objects and session objects. OLE DB uses abstraction sets to segregate stored application data, because different programs require access to different DSO types.

OLE DB classifications are:

  • Consumers: Applications requiring data access
  • Providers: Software components that supply consumer data by using OLE DB APIs

When requesting OLE DB data, an application follows this sequence:

  1. Initialize the OLE.
  2. Establish a connection to the data’s source.
  3. Use a command to request access.
  4. Process the application query to acquire request results.
  5. Provide the requested DSO.
Advertisements

Related Terms

Latest API Management Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…