Subject | Re: Aliases.Conf |
---|---|
Author | Adam |
Post date | 2006-11-22T22:54:01Z |
--- In firebird-support@yahoogroups.com, "jorge_mosquera"
<jorge_mosquera@...> wrote:
Use the connection string in the format
<servername>:<alias>
rather than
<servername>:<path to database>
You will need to parse the ini file and set the connection string at
runtime.
Adam
<jorge_mosquera@...> wrote:
>file.
> 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
Use the connection string in the format
<servername>:<alias>
rather than
<servername>:<path to database>
You will need to parse the ini file and set the connection string at
runtime.
Adam