Vista Software
Tip: Custom error management

Custom error management

Applies to: Apollo VCL™

Apollo gives you the ability to suppress and/or handle all SDE errors without a mesage dialog being displayed to the end-user.

The level of error-reporting (none, standard, fatal) can be adjusted by calling the SDE API directly, specifically the sx_ErrorLevel() function. You can completely override the default SDE error handler to call your own routines (e.g. write the error to a log file) by using the sx_SetErrorHook() function.

Back
Apollo Database Engines