Suppresses startup error dialogs.
{ dbsrv10 | dbeng10 } -qs ...
Windows
This option suppresses startup error dialogs. Startup errors include errors such as:
Couldn't open/read database file: database-file
A database server with that name has already started
On Windows platforms, if the server isn't being autostarted, these errors appear in a dialog and must be cleared before the server stops. These dialogs do not appear if the -qs option is used.
If there is an error loading the language DLL, no dialog appears if -qs was specified on the command line and not in @data. This error isn't logged to the -o or -oe logs, but rather to the Windows Application Event Log (except on Windows CE).
Usage errors are suppressed if -qs is on the command line, but not in @data expansion.