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).