[python-sybase] activestate python segfaults

Bong Munoz bong at techie.com
Tue, 30 Dec 2003 23:25:29 -0500


Greetings!

I've installed pymqi on an XP machine with Sybase 11 Version 3.11.00.xx 
client.  I use VC++ 6.0 service pack 5.  When I execute:

db = pymqi.connect('SYBASE', 'SA', '')

the python interpreter exits with an error dialog.  The package compiles 
cleanly without any warnings.  Am I missing something?

Thanks!

--bong