Entering content frame

Function documentation Module sdb.dbapi Locate the document in the library structure

Use

You use the Python module sdb.dbapi in Python scripts to execute SQL statements in a MaxDB database instance.

Prerequisites

You have configured the Python modules.

Features

sdb.dbapi implements the Python Database API Specification v2.0. This documentation describes only what is different from the Python Database API Specification v2.0. For more information, see www.python.org.

 

Note

To use MaxDB-specific functions in Python scripts, use the sdb.sql module.

See also:

Python Manual

 

 

Leaving content frame