Recent content by Cure

  1. C

    DOA + Threads + BreakeExecution

    I have a multi-threaded, single-session MDI application. It executing a queue of several threads pertaining to different MDIChilds. OracleSession belongs to MDIForm. I need to break execution of the threads, wich belongs to one MDIChild, while other threads still in queue. How to do it ? PS...
  2. C

    wwOracleDataSet in TThread

    What should I do to execute TOracleDataSet.SQL in it's own TThread.
Back
Top