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 服务器 - 编程 » Python 支持

 

使用 sqlanydb 的 Python 脚本

本节概述如何编写使用 sqlanydb 接口的 Python 脚本。API 的完整文档可从 [external link] http://www.python.org/dev/peps/pep-0249/ 获得。


sqlanydb 模块
如何使用 Python 打开和关闭数据库连接
如何使用 Python 获取结果集
如何使用 Python 插入行
数据类型转换