Subject | Re: [IBO] Threaded quiries |
---|---|
Author | Louis Louw |
Post date | 2003-06-11T07:27:42Z |
Hi!
Whats the minimum requirements to execute quiries inside threads.
Right now I have a TIB_Connection and TIBOQuery per thread - but I get some
weird deadlocks at stages when the TIB_Database calls the
TIB_Datase.API_CloseCursor
The threading code works fine for other databases (Paradox, MySQL, MS SQL)
so I kinda know that code is stable. so it must be something I'm doing wrong
with the TIB_Connection?
Thanx
Louis
Whats the minimum requirements to execute quiries inside threads.
Right now I have a TIB_Connection and TIBOQuery per thread - but I get some
weird deadlocks at stages when the TIB_Database calls the
TIB_Datase.API_CloseCursor
The threading code works fine for other databases (Paradox, MySQL, MS SQL)
so I kinda know that code is stable. so it must be something I'm doing wrong
with the TIB_Connection?
Thanx
Louis