
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 ?