Hi,
Here is the documentation about SDK python module for ASE:
Required Components
Access to an Adaptive Server database using the Python programming language requires these components:
- sybpydb – extension module for the Python scripting language.
- Open Client SDK – provides application development tools that allow access to data source, information application or system service.
- DBCAPI – is a function library that acts as intermediate conversion layer between the extension module and the CT-Library.
- CT-Library – (CT-Lib API) is part of the Open Client suite. CT-Library sends commands to Adaptive Server and processes results.
Version Requirements
For information about platform support, see the Software Developers Kit and Open Server Installation Guide for your platform.
- Adaptive Server Enterprise – version 15.7 or later
- Python installation – version 2.6 built-in threaded mode.
- Open Client SDK – version 15.7 or later.
For this module the ASE needs to be 15.7 or later to be supported.
Regards,
Ryan