I'm having a problem trapping mxODBC.Warning, I've tried : except mx.odbc.Windows.error.Warning: and except mx.odbc.Windows.error: I've read the mxODBC web page and I really don't want to recompile mxODBC, is that the only option?