Search notes:

Access Object Model: Application.SysCmd

Application.SysCmd action [, arg-1 [, arg-2 ]]

Actions

Name Value Description
acSysCmdAccessDir 9 Returns the name of the directory where MSACCESS.EXE is located.
acSysCmdAccessVer 7 Returns the version number of Microsoft Access.
acSysCmdClearHelpTopic 11
acSysCmdClearStatus 5 Provides information on the state of a database object.
acSysCmdGetObjectState 10 Returns the state of the specified database object. arg-1 and arg-2 are required.
acSysCmdGetWorkgroupFile 13 Returns the path to the workgroup file (System1.mdw).
acSysCmdIniFile 8 Returns the name of the .ini file associated with Microsoft Access.
acSysCmdInitMeter 1 Initializes the progress meter. arg-1 and arg-2 are required.
acSysCmdProfile 12 Returns the value of the /profile command line option.
acSysCmdRemoveMeter 3 Removes the progress meter.
acSysCmdRuntime 6 Returns True (1) if a run-time version of Microsoft Access is running.
acSysCmdSetStatus 4 Sets the status bar text to the text argument. For example: syscmd acSysCmdSetStatus, "operation ended successfully"
acSysCmdUpdateMeter 2 Updates the progress meter with the specified value.

See also

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