N/A
11-18-1999, 07:21 AM
Hi,
I have a small delphi program with DB-Connection.
(Delphi 4, BDE 5, Interbase 5, enough license to do more than 10 connection)
After connection and a small 'select' it should
directly disconnect from DB and terminate. (like a CGI-Program)
Sometimes, when I try to start more than 5 instances of
this program at the same time, the Programs and the BDE seems
to hang (DEADLOCK?). Also, I can not login from a other program
in this database. So, I have to kill the processes to resume.
It is really important to me to fix this problem.
Bye,
Ronald from Germany.
I have a small delphi program with DB-Connection.
(Delphi 4, BDE 5, Interbase 5, enough license to do more than 10 connection)
After connection and a small 'select' it should
directly disconnect from DB and terminate. (like a CGI-Program)
Sometimes, when I try to start more than 5 instances of
this program at the same time, the Programs and the BDE seems
to hang (DEADLOCK?). Also, I can not login from a other program
in this database. So, I have to kill the processes to resume.
It is really important to me to fix this problem.
Bye,
Ronald from Germany.