Subject Re: Firebird Server via LAN
Author Adam
--- In firebird-support@yahoogroups.com, "yuppski" <yuppski@...> wrote:
>
> Hi All
>
> I have an application that connects to a server over a LAN.
> Microsoft Server 2003.
>
>
> Ive got an Alias setup and can connect to the database (via my
> application) providing I specify the correct path ie
> ServerName:MyAlias
>
> however if Ive incorrectly put the wrong path in
> ie ServerName:WrongAlias
>
> I can no longer connect to it even when I provide the correct path.

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.

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

Adam