OracleMonitor in a package can kill Delphi

sergio.sette

Member²
Try this (D7, DOA 4.0.5) :

- Create a package with a unit containing an OracleMonitor uses clause

- Install the package into the IDE

- Try to uninstall (o recompile) the package

- Boom ... Delphi will be killed

Ok, an OracleMonitor uses in a package is not a good idea but i've spet a lot o time to understand the problem :-(
 
Back
Top