Search notes:

OraOLEDB

Connection string

A typical (minimal) connection string for OraOLEDB has the following form:
Provider=OraOLEDB.Oracle.1;
User ID=RENE;
Password=RENE;
Data Source=Ora19;
There are quite a few Oracle specific connection attributes that can be added to the connection string.

See also

The registry key HKLM\SOFTWARE\ORACLE\key_homename\OLEDB
OraOLEDB is part of Oracle Data Access Components
provider
Files under %ORACLE_HOME%\bin that are needed by OraOLEDB
OLE DB
The CLSID for OraOLEDB is {3F63C36E-51A3-11D2-BB7D-00C04FA30080}.

Index