Page 1 of 1

EOleSysError on OraSQLMonitor

Posted: Wed 08 Apr 2009 11:14
by oschulz
I have installed ODAC 6-80-0-46 for Delphi7. If I use OraSQLMonitor.Active, I get the error EOleSysError, Class not registered. In older versions it runs gracefully.

Posted: Thu 09 Apr 2009 06:57
by Plash
This is not a bug. It is an internal exception which is caught inside ODAC. ODAC tests if DBMonitor is registered in such way.

In the next ODAC build we'll change this code so that no exception will be raised.

Posted: Thu 09 Apr 2009 07:56
by oschulz
Yes, I have read it in an other Topic (http://www.devart.com/forums/viewtopic.php?t=14518). But it is very confused, if it except only in this version :wink: .