Sybase module 0.12 (Aki Yamashita release) released

Dave Cole djc at object-craft.com.au
Thu Feb 22 05:52:29 EST 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 bug has been fixed in the bulkcopy object which caused FLOAT
  columns to be corrupted on transfer to the server.

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