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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » Python support » Python scripts that use sqlanydb

 

The sqlanydb module

To use the sqlanydb module from a Python script, you must first load it by including the following line at the top of the file.

import sqlanydb