Subject Connection lost to database
Author kokok_kokok
I am using IBO components with Firebird 1.0.3. My program is a normal
one thread (no multi-thread).

Sometimes (not always), when the application executes a normal SQL
instrucction (select * from ...) , the message "Connection lost to
database" appears. I cannot found a relation because appears
sometimes in anyplace.

Then I need to close my application. I have noted that if the
IBOConsole program is opened, also it lost the connection.

Any suggestion? Thanks in advanced