Subject Re: [ib-support] trouble with multi threading
Author Claudio Valderrama C.
""M Patterson (Multinail)"" <mpatterson@...> wrote in
message
news:000f01c1b45e$69c79ea0$1164a8c0@......
>
> I'm using IBX, with a separate TIBDatabase component. I don' think
sessions are
> involved.

TIBDatabase means another connection, right? For example, with BDE
connections, you need a session component. I don't know if IBX uses/needs
something equivalent.


> > Make sure the isolation level is either repeatable read (snapshot,
> > concurrency) or read committed, depending on your needs. If it's RC,
then
> > don't use "no wait" with "no record_version". In fact, never use "no
>
> How do I do all this? There are no eqivalent properties in TIBDatabase? Do
I
> have to put that in the TIBDatabase's params?

Of course there should be a way, ask in the IBX newsgroup. If you are using
the default, chances are this default is snapshot or read committed with the
appropriate options, so not much to care about.


> There are no dataaware controls involved when it seizes up. It's just
preparing
> data for a TQuickRep.

Isn't a TQuickRep supposed to provide a visual or printed result of the
query it gets?
:-)

C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing