2 Day Developer > Overview of Development > Other Development Environments > Oracle Provider for OLE DB
Oracle Provider for OLE DB |
Previous |
Next |
OLE DB is an open standard data access methodology that uses a set of Component Object Model (COM) interfaces to access and manipulate different types of data. These interfaces are available from various database providers.
Oracle Provider for OLE DB (OraOLEDB) is an OLE DB data provider that offers high performance and efficient access to Oracle data by OLE DB consumers.
With the advent of the .NET framework, support is provided for using the OLEDB.NET Data Provider with OraOLEDB. With the correct connection attribute setting, an OLEDB.NET Data Provider can utilize OraOLEDB to access Oracle Database.
See Also: Oracle Provider for OLE DB Developer's Guide for information about developing applications to access Oracle Database XE using Oracle Provider for OLE DB |