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

Creating an ADODB.Connection object for Oracle.
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

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758201037, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/OraOLEDB/index(64): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78