When a DataBlade API module begins execution, it has no communication with a database server; however, for SQL statements to execute, such communication must exist. To establish this communication, a DataBlade API module must take the following steps:
To end the communication, the DataBlade API module must close the connection.
This chapter describes how to initialize, establish, and close connections.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]