Subject | Re: [IBO] IBO with pure Firebird environments |
---|---|
Author | Nando Dessena |
Post date | 2005-12-15T06:30:48Z |
Jason,
J> What I would like to be able to do is have a
J> TIB_Session that has its own client dll so that you can have more than one
J> in the app and thus have a Firebird session and an InterBase session in the
J> same application. The problem I'm having getting there is I currently rely
J> on some global settings for my trace monitor.
I think your only way out is to require IB_Monitor to be hooked to a
specific IB_Session instance (and having it find the default one like
the other components do). Not backward compatible, but coherent.
Ciao
--
Nando Dessena
J> What I would like to be able to do is have a
J> TIB_Session that has its own client dll so that you can have more than one
J> in the app and thus have a Firebird session and an InterBase session in the
J> same application. The problem I'm having getting there is I currently rely
J> on some global settings for my trace monitor.
I think your only way out is to require IB_Monitor to be hooked to a
specific IB_Session instance (and having it find the default one like
the other components do). Not backward compatible, but coherent.
Ciao
--
Nando Dessena