[python-sybase] Can I get the underlying connection object?

skip at pobox.com skip at pobox.com
Wed Dec 13 04:45:21 EST 2006


Is it possible to get the underlying CS_CONNECTION object from the
ConnectionType object somehow?  We have applications where both Python code
and wrapped C++ code make SQL queries and would like to make just a single
connection to the database (modulo connection locking issues of course).

-- 
Skip Montanaro - skip at pobox.com - http://www.mojam.com/
"The hippies and the hipsters did some great stuff in the sixties,
but the geeks pulled their weight too." -- Billy Bragg


More information about the Python-sybase mailing list