pub:program_startup_parameters
Command-Line Startup Parameters
Program startup parameters can be specified from the command line, a batch file, or a program shortcut.
C:\Program Files (x86)\Aviabit\AirPort\AirPort.exe -Ssrvdb.local.net -DAircompany -UGuest -PGuestPassword
Where:
-S — Specifies the database server address.
-D — Specifies the database name.
-U — Specifies the user name.
-P — Specifies the user password.
The parameters may be used individually or in combination.
The -S and -D parameters are useful when a user works with multiple databases. Otherwise, the application remembers the last database server and database that were accessed.
The -U and -P parameters are generally not recommended, as they may violate the organization's information security policies regarding access to sensitive data.
pub/program_startup_parameters.txt · Last modified: by nis
