Sybase module for Python
Introduction
This page describes the Sybase module developed by Dave Cole. It provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions.
Supported Platforms
Please send me a message if you can add to
this table!
The module compiles and works on the following platforms:
Client | Server | ||
---|---|---|---|
OS | Libraries | OS | Libraries |
Linux | Sybase ASE 11.0.3 | Linux | Sybase ASE 11.0.3 |
Linux | Sybase ASE 11.9.2 | Linux | Sybase ASE 11.9.2 |
Windows 2000 Prof SP1 | Sybase ASE 11.9.2 | Windows NT 4.0 | Sybase ASE 11.9.2 |
Windows NT 4.0 SP6 | Sybase ASE 11.9.2 | HPUX 10.20 | Sybase ASE 11.9.2 |
Windows 98 | Sybase ASE 11.9.2 | NT 4.0 SP6 | OpenClient 11.5 |
Windows 95 OSR2 | Sybase ASE 11.9.2 | Solaris 2.6 | OpenClient 11.5 |
Solaris 2.6 | Sybase ASE 11.5.1 | Solaris 8 | OpenClient 11.5 |
Solaris 5.6 | Sybase ASE 11.0.3 | ||
IRIX 6.5 | 11.5.1 | ||
HP-UX 11 | 11.5.1 |
Useful links
- Installing Sybase on Your Linux Server - a handy LinuxPlanet tutorial