Re: Sybase module 0.38pre1 released

2006-12-13 Thread Sébastien Sablé
By the way, I forgot to say that new releases can now be downloaded
from this page:

https://sourceforge.net/project/showfiles.php?group_id=184050

regards

--
Sébastien Sablé

2006/12/12, Sébastien Sablé <[EMAIL PROTECTED]>:
> WHAT IS IT:
>
> The Sybase module provides a Python interface to the Sybase relational
> database system.  It supports all of the Python Database API, version
> 2.0 with extensions.
>
> MAJOR CHANGES SINCE 0.37:
>
> * This release works with python 2.5
>
> * It also works with sybase 15
>
> * It works with 64bits clients
>
> * It can be configured to return native python datetime objects
>
> * The bug "This routine cannot be called because another command
> structure has results pending." which appears in various cases has
> been corrected
>
> * It includes a unitary test suite based on the dbapi2.0 compliance
> test suite
>
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Sybase module 0.38pre1 released

2006-12-12 Thread Sébastien Sablé
WHAT IS IT:

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

MAJOR CHANGES SINCE 0.37:

* This release works with python 2.5

* It also works with sybase 15

* It works with 64bits clients

* It can be configured to return native python datetime objects

* The bug "This routine cannot be called because another command
structure has results pending." which appears in various cases has
been corrected

* It includes a unitary test suite based on the dbapi2.0 compliance
test suite
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html