Search notes:

Access Object Model: Application.CurrentDb

application.currentDb() returns the database object that represents the currently opened database in Access.
The database pointed at with currentDb() can also be found via dbEngine.
The CurrentDb method establishes a hidden reference to the Microsoft Office Access Connectivity Engine object library in an MS-Access database (See also Microsoft OLE DB Provider for Microsoft Access database engine)

See also

The application 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/Microsof...', 1737228470, '18.226.214.1', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/Access/Object-Model/Application/currentDb/index(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78