Sybase module 0.13 (Chad Lester release) released

Dave Cole djc at object-craft.com.au
Fri Apr 20 08:26:05 EDT 2001


What is it:

The Sybase module provides a Python interface to the Sybase relational
database system. The Sybase package supports almost all of the Python
Database API, version 2.0 with extensions.

The module works with Python versions 1.5.2 and later and Sybase
versions 11.0.3 and later.  It is based on the Sybase Client Library
(ct_* API), and the Bulk-Library Client (blk_* API) interfaces.

Changes:

- A refcount leak in the exception code was found and fixed by Chad
  Lester

Where can you get it:

        http://www.object-craft.com.au/projects/sybase/

- Dave

-- 
http://www.object-craft.com.au



More information about the Python-list mailing list