|
From: Skip M. <sk...@po...> - 2004-06-23 20:46:24
|
Dave> Ooops. I was confusing the Sybase module with another one of my
Dave> modules... Should have checked the code. Try this:
Dave> import Sybase
Dave> Sybase._ctx.debug = 1
Dave> Sybase.set_debug(open('debug.log', 'w'))
Dave> :
Thanks, that worked much better. Attached is the debug.log file. I don't
see anything obvious, but I'm not really sure what I'm looking at either...
Skip
|