Sybase modules?

Carsten Gaebler cg at schlund.de
Thu Aug 3 11:43:20 EDT 2000


Randy Heiland wrote:
> 
> Recommendations for a Sybase module?

I am using Dave Cole's Sybase module from
http://object-craft.com.au/projects/sybase/
It works fine. Just be sure to setup three things before
connecting:

1. Sybase interfaces file
2. SYBASE environment variable
3. LANG="" or "C"

If any of these is missing, the connect() function fails with a
segmentation fault. I've already informed Dave of that.

Carsten.



More information about the Python-list mailing list