Error on closing application

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
glevente79
Posts: 1
Joined: Mon 26 Dec 2005 22:24

Error on closing application

Post by glevente79 » Mon 26 Dec 2005 22:33

Hi!

I have a problem and I just can't solve it myself. I made a default MDI application with Delphi 7 Enterprise and added an empty datamodule. With these conditions the application works wll, I can close it with the default menu's Exit option. But when I add an OraSession it just doesn' work, I get an error message. I could figure out that if the datamodule's 'USES' line has 'ora', it just all goes wrong. Without the parameter 'ora' everything is OK.

Thank you for your help.

Levente

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 27 Dec 2005 09:00

We cannot reproduce your problem. Specify your ODAC version and send us complete sample to
demonstrate your problem with script to create server objects.
Please, send a message to our ODAC support e-mail address.

Post Reply