The sqlanydb interface provides access to SQL Anywhere databases from scripts written in Python. The sqlanydb module implements, with extensions, the Python Database API specification v2.0 written by Marc-André Lemburg. Once you have installed the sqlanydb module, you can access and change the information in SQL Anywhere databases from Python.
For information about the Python Database API specification v2.0, visit
Python Database API specification v2.0.
The sqlanydb module is thread-safe when using Python with threads.
The sqlanydb module requires the following components.
http://sourceforge.net/project/showfiles.php?group_id=71702, or can be automatically downloaded and installed with Peak EasyInstall. To download Peak EasyInstall, visit
http://peak.telecommunity.com/DevCenter/EasyInstall.
The following sections provide assistance with installing Python and the sqlanydb module.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |