5. Working with a Database : Handling Database Errors : Choosing an Error Handling Strategy
 
Share this page                  
Choosing an Error Handling Strategy
This section discusses some common strategies for detecting and handling DBMS errors. These include:
Using the DBMSErrorPrinting attribute
Calling a general error-handling procedure
Detecting errors when manipulating BitmapObject and StringObject objects
For a discussion of strategies for detecting and handling DBMS errors in DataStream objects, see How You Can Handle DataStream Errors (see How You Can Handle DataStream Errors).