Subject | starting transaction problem |
---|---|
Author | Pere Vilàs |
Post date | 2003-11-11T13:40:20Z |
Hello,
I am using a server that creates a thread per user and a local connection
to the db (fb RC5 on W2K with FIBPLUS). The first connection works well but
the second and posteriors stay blocked when are trying to execute
if (Call(isc_start_multiple(StatusVector, @FHandle,
DatabaseCount, PISC_TEB(pteb)), False) > 0)
The same configuration with Interbase 5.6 works well.
Thanks,
Pere Vilas.
Bes Informatica, SL
I am using a server that creates a thread per user and a local connection
to the db (fb RC5 on W2K with FIBPLUS). The first connection works well but
the second and posteriors stay blocked when are trying to execute
if (Call(isc_start_multiple(StatusVector, @FHandle,
DatabaseCount, PISC_TEB(pteb)), False) > 0)
The same configuration with Interbase 5.6 works well.
Thanks,
Pere Vilas.
Bes Informatica, SL