TOrasession.Disconnect crash after TOraStoredProc.BreakExec

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

TOrasession.Disconnect crash after TOraStoredProc.BreakExec

Post by Guest » Wed 11 May 2005 09:54

Hi
Have Delphi 5 , last build of odac and oracle 9i and 10g
net option is true

I have 1 thread with 1 ToraSession
1 datamodule with 1 storeprocedure

the storeproc is opened into the thread the session of store proc is created into a thread.
I call breakexec from another thread

when i call disconnect the application raise exception Class N_19 with message NET: unknow error

why ?

tanks in advance

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

Post by Alex » Wed 18 May 2005 06:37

Sorry, we cannot reproduce your problem. We need more detailed description i.e. your exact ODAC version number and complete sample to demonstrate it and script to create server objects. Please, send a message to our ODAC support e-mail address.

Post Reply