Category Archives: Bugs

Pretty nasty bug in interaction between Oracle, ODBC and COM+

It happens, if we are accessing more then one database in one COM+ transaction. We are relying on ODBC connection pooling, so we typically open a connection to one database, run some queries, close the connection, then open connection to … Continue reading

Posted in Bugs, COM | Leave a comment