Subject | Re: [IBO] Cursors, session props and TIBOxxx |
---|---|
Author | Martijn Tonies |
Post date | 2002-01-16T20:30:20Z |
$adfc1a10$dc756a41@CX170673E...
the TIBOQuery, it seems to work fine...
One (small) question left, why was there a default session, even when I
told the session I created that UseDefaultSession := False?
--
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."
> > Hmmm, I believe I already tried UseCursor = false before and it startedsession
> > the flicker anyway...
> >
> > Will give it another shot and report back later...
>
> It did the flicker because you had components linking up the default
> instead of the one you provided.Thanks a lot, with the singleton TIB_Session component as the owner of
the TIBOQuery, it seems to work fine...
One (small) question left, why was there a default session, even when I
told the session I created that UseDefaultSession := False?
--
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."