Creating an OLE DB Application

OLE DB and SQL Server

OLE DB and SQL Server

Creating an OLE DB Application

Creating an OLE DB application involves these steps:

  1. Establishing a connection to a data source.

  2. Executing a command.

  3. Processing the results.