Destroy errors - External exception C0000008

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

Destroy errors - External exception C0000008

Post by mbrun » Mon 12 Dec 2005 13:27

:x I have a bug in my application : I have one Datamodule with 3 OraSession and some Query and StoredProc. When le datamodule is destroyed a message "External exception C0000008" is raised.

I try to released some objects manually but the errors i still raised.

What can i do ?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 12 Dec 2005 16:02

Please send to ODAC support address small sample to demonstrate this problem and include script to create server objects.

Post Reply