Subject Re: Firebird Server via LAN
Author yuppski
> I do not experience this issue, although I am using 1.5.3 and 1.5.4.
> Are you sure it is not an application issue? Perhaps you are not
> clearing the database connection string (maybe accidentally
> appending), or perhaps your particular connection components are
> internally misbehaving.

The Firebird Server needs to be stopped then restarted on the Server
if Ive set the wrong path in my application. ie ServerName:WrongAlias

Any other application connected to the Firebird server looses there
connection.


Ive tried the same senario on my PC to Laptop (direct connection) as
Ive NOT experienced the same problem.

It seems to pointing towards the Host pc rather than a Firebird issue.


> What exact development environment are you using and what
connectivity
> method from that environment are you using?


Im using Borland Delphi 7 and using the standard TIBDatabase
components.