Writing Python scripts that use sqlanydb

This section provides an overview of how to write Python scripts that use the sqlanydb interface. Complete documentation for the API is available online at [external link] http://www.python.org/dev/peps/pep-0249/.


Loading the sqlanydb module
Opening and closing a connection
Selecting data
Inserting rows
Database type conversion