Subject | TIBODatabase and multithreading |
---|---|
Author | piotr_3m |
Post date | 2006-09-27T00:37:10Z |
Hello,
I have a big trouble with my application. I get lot's of AV in
fbclient.dll and some other strange errors that seem to be result of
some kind of mistake I made in making my app threadsafe. I was
searching all over the documentation and the internet for days but
couldn find an answer nowhere....
My Application uses 4 threads connected to DB. Each one of them has
its own datamodule, TIBODatabase and TIB_Session obcject (first in
creation order). I use cpTCP_IP connection to the FB2.0RC4 server.
IBO4.6Bc.
Isn't TIBODatabase + IB_Session enough to make a fbclient.dll thread safe?
Please help!
Piotr
I have a big trouble with my application. I get lot's of AV in
fbclient.dll and some other strange errors that seem to be result of
some kind of mistake I made in making my app threadsafe. I was
searching all over the documentation and the internet for days but
couldn find an answer nowhere....
My Application uses 4 threads connected to DB. Each one of them has
its own datamodule, TIBODatabase and TIB_Session obcject (first in
creation order). I use cpTCP_IP connection to the FB2.0RC4 server.
IBO4.6Bc.
Isn't TIBODatabase + IB_Session enough to make a fbclient.dll thread safe?
Please help!
Piotr