Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » Python support

 

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