Search notes:

ADODB.RecordSet: Open

Parameters

source A variant which is either a command object, an SQL statement, a table name, a stored procedure, a URL or the name of a stream object.
activeConnection A variant which is either a connection object or a string that contains connectionString parameters.
cursorType A cursorTypeEnum value. The default is adOpenForwardOnly
lockType A lockTypeEnum value. The default is adLockReadOnly.
options A long value which specifies how source must be evaluated if it is not a command object.
All parameters are optional

See also

The recordset object.

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...', 1758209551, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/ADO/objects/recordSet/open(49): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78