Object Linking and Embedding Database

Why Trust Techopedia

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

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.