Subject Opening DB, Getting username and sweep
Author mivi71dk
Hi,

I have a DB which has a sweep interval of 20.000.
When this sweeps kicks in I can make this error occur ALWYAS !

I opens a program, which connects to the DB.
When connected I use the

IBUserInfo.UserNames

(From INterbase Express)

to get the connected users.
After that, my I get the error

EXTERNAL HOST DISCONNECTED ..........

My Firebird server has then terminated abnomally (-1).


Is there a known problem with sweep in firebird version 1.0 ?
Could it be my procedures to get usernames ?

Everything else works fine !

My solution to my problem is to disable sweep, and doing it manually.
Thats it.

Regards Michael