Search notes:

Access: DoCmd.Transfer… methods

There are a few transfer… commands that allow to export and import data from/to Access:
Under the hood, these methods use Microsoft Access database engine for the export and import, see Microsoft OLE DB Provider for Microsoft Access database engine.
A VBA example that demonstrates DoCmd.TransferSpreadsheet is here.
Compare these methods with DoCmd.OutputTo ….

See also

The menu External Data -> Export
The DoCmd object
DoCmd.OutputTo

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...', 1758201280, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/Access/Object-Model/DoCmd/transfer/index(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78