OLE DB
a Microsoft technology, is a system-level programming interface that provides a
standard set of interfaces for exposing database management system
functionality. |
ADO.NET
is a collection of classes used to manage communications between an application and a database
and helps simplify development. ADO.NET can be used with data
sources, such as MS SQL, and data sources exposed via OLE DB and XML. |