Sybase modules?

Dave Cole djc at object-craft.com.au
Thu Aug 3 20:45:31 EDT 2000


>>>>> "Carsten" == Carsten Gaebler <cg at schlund.de> writes:

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

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

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

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

In the environment I used to develop the module, I must have had those
environment setting already established.  It wasn't I left that job
and tried setting the module up here that I saw the core dump.  

I get a core dump here unless I set this in my environment.

LC_ALL=default

Once I get my current project under control, I might investigate this
problem and maybe make the module issue warnings.

- Dave



More information about the Python-list mailing list