Subject RE: [firebird-support] Firebird disconnects!! :'(
Author Brenden Walker
> chosxxx wrote:
>
> >Some body could tell me any reason about why firebird
> disconnect on a
> >local server?, my app is running day and night, and after
> about 3 or 4
> >days the database disconnect. I'm using WinXP.

If your local app is connecting using the computer name and/or public IP
address of the server, network problems can cause firebird disconnects
(at least that's what appears to happen).

We've fixed this by always using 127.0.0.1:<database> when connecting
locally.