DisableErrors
The DigaSQL.DLL can suppress the display of error message boxes for all, or for selected errors. Each program using the DLL can enable or disable errors. This is done typically by "server programs" running in the background. If the DLL displays unwanted error boxes the administrator can disable theses errors too by using this value. You can enter the keyword "All" which disables every possible error. This is not recommended ! Or you can define a comma separated list of error codes you want to disable (the error code is being displayed in the header of the message box). For example: "DS3528,DS3540"
Possible values:
Default value: None