Error Handling and Recovery

From InterBase
Jump to: navigation, search

Go Up to Embedded SQL Guide


All SQL applications should include mechanisms for trapping, responding to, and recovering from run-time errors, the errors that can occur when someone uses an application. This chapter describes both standard, portable SQL methods for handling errors, and additional error handling specific to InterBase.

Topics