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