Subject | Re: [IBO] IBO inside a dll |
---|---|
Author | Martijn Tonies |
Post date | 2002-01-07T08:27:30Z |
Hi,
"Geoff Worboys" <geoff@...> wrote in message
news:16517212734.20020107111209@......
it somewhere <grin>
So, one TIB_Session _per_ TIB_Connection? And then the session
component has to be destroyed when the connection is destroyed?
--
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
"Geoff Worboys" <geoff@...> wrote in message
news:16517212734.20020107111209@......
> >> But do I have to create a session component per connection then?Yes, I know. But it's a non-threaded GUI app - you might have read about
> >> Guess, so, right?
>
> One more thing. Remember than multi-threaded applications MUST run
> through the network (even if it is just cpTCP_IP and LocalHost).
> AFAIK there is still a bug in the IB/FB client that means it is not
> thread safe for cpLocal connections.
it somewhere <grin>
So, one TIB_Session _per_ TIB_Connection? And then the session
component has to be destroyed when the connection is destroyed?
--
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."