Subject | IBO and threads |
---|---|
Author | |
Post date | 2013-09-10T17:47:21Z |
I'm developing a threaded server and use IBO and Delphi XE4. But how do I create a IBconnection, IBcursor and IBsession for each thread? I tried putting the creation under threadvar. I can compile but gets a runtime error (read access error)