Home | Previous Page | Next Page   Database Access > Handling Connections >

Establishing a Connection

The following DataBlade API functions are constructor functions for a connection descriptor:

These functions establish a connection and return a pointer to a connection descriptor, which holds information from the session context. You can then pass this connection descriptor to subsequent DataBlade API functions that need to access the session context.

The DataBlade API supports the establishment of two kinds of connections:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]