Database access
- Connection handling
This section describes how to initialize, establish, and close connections. - Execute SQL statements
One basic task of a DataBlade API module is to send SQL statements to the database server for execution. - Execute user-defined routines
This section provides information about how to call a user-defined routine (UDR). - Exceptions and events
This section describes exceptions and events, and explains how to handle them in DataBlade API modules. - XA-compliant external data sources
Parent topic: DataBlade API Programmer's Guide