Subject Re: [firebird-support] Aliases.Conf
Author Alexandre Benson Smith
jorge_mosquera wrote:
> Firebird 1.5.3
> Delphi 5
>
> Sorry by my poor english ยก
>
> What must i do, to my Firebird Clients login to my APP across ALIAS of
> database, information that resides inside Aliases.conf of server.
>
> At this moment I have a file INI with this information, next to EXE file.
>
> Regards
>

Hi Jorge,

If your aliases.conf are already defined you your databases path and
aliases the only thing you should change will be your connection string:

With out alias the connection string will be something like

MyServer:/MyPath/to/MyDatabase.fdb

consider you have the following line in the aliases.conf
MyDatabase = /MyPath/to/MyDatabase.fdb

your connection string using alias will be:

MyServer:MyDatabase

see you !

--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br