X xjg Member Jun 23, 2002 #1 when TOracleSession.ThreadSafe = False TOracleSession.BreadExecution working fine. WHY? How can I Break TOracleDataset.Open when TOracleSession.ThreadSafe = True?
when TOracleSession.ThreadSafe = False TOracleSession.BreadExecution working fine. WHY? How can I Break TOracleDataset.Open when TOracleSession.ThreadSafe = True?
Marco Kalter Administrator Staff member Jun 24, 2002 #1 What exactly goes wrong? (nothing, exception, hang-up, ...) ------------------ Marco Kalter Allround Automations
What exactly goes wrong? (nothing, exception, hang-up, ...) ------------------ Marco Kalter Allround Automations
X xjg Member Jun 25, 2002 #1 Originally posted by mkalter: What exactly goes wrong? (nothing, exception, hang-up, ...) Click to expand... sorry, I made a mistake. TOracleSession.BreakExecution do nothing when TOracleSession.ThreadSafe = True. I can't Break TOracleDataset.Open. Server: Oracle 9.0.1.1 Client: Oracle 9.2.0.1 [This message has been edited by xjg (edited 25 June 2002).]
Originally posted by mkalter: What exactly goes wrong? (nothing, exception, hang-up, ...) Click to expand... sorry, I made a mistake. TOracleSession.BreakExecution do nothing when TOracleSession.ThreadSafe = True. I can't Break TOracleDataset.Open. Server: Oracle 9.0.1.1 Client: Oracle 9.2.0.1 [This message has been edited by xjg (edited 25 June 2002).]
Jens Fudickar Member³ Jun 26, 2002 #1 Hi, it's not a problem of doa. It's a problem of the database. You can allways have statement which are canceled in one second, and statements which are not canceled after hours. Ask the database or ask Larry why ) Greetings Jens ------------------
Hi, it's not a problem of doa. It's a problem of the database. You can allways have statement which are canceled in one second, and statements which are not canceled after hours. Ask the database or ask Larry why ) Greetings Jens ------------------