ODAC freezes IDE's interface
Posted: Wed 31 May 2006 12:19
Ok, another question for you (and thanks for the prev quickly answers!):
I've installed ODAC and I'm using it in a test program, without problem.
So I've decided to turn to ODAC in the main application. I put only the uses clauses (Oracle, OracleData, MemDS, DBAccess, Ora) in the project's main form and I run the app.
Everything run perfect but when I close the application (or I press CTRL+F2) Delphi freezes and there is no way to work but killing it with Windows Task Manager.
I've tried and I've discovered that the problem is something in the Ora unit and only when I add Ora to the uses clause Delphi stop to work closing the application.
Could be something wrong with a control routine in the trial version?
Or some known problems with other commercial components (TMS packages, JVCL,...)?
Thanks in advance,
Matteo
I've installed ODAC and I'm using it in a test program, without problem.
So I've decided to turn to ODAC in the main application. I put only the uses clauses (Oracle, OracleData, MemDS, DBAccess, Ora) in the project's main form and I run the app.
Everything run perfect but when I close the application (or I press CTRL+F2) Delphi freezes and there is no way to work but killing it with Windows Task Manager.
I've tried and I've discovered that the problem is something in the Ora unit and only when I add Ora to the uses clause Delphi stop to work closing the application.
Could be something wrong with a control routine in the trial version?
Or some known problems with other commercial components (TMS packages, JVCL,...)?
Thanks in advance,
Matteo