Subject | Re: database aliases |
---|---|
Author | Adam |
Post date | 2005-02-20T13:52:52Z |
--- In firebird-support@yahoogroups.com, "Ulrich" <ulrich.groffy@t...>
wrote:
folder with read permissions (preferably only on the aliases.conf file).
A better solution would be to write a service that sits on the server
using Remobjects or equivalent that you could create a call
GetAliasConf that returned you the string, then call this from the
client application.
Why would you want to do this though?
Adam
wrote:
>I suppose you could (and I cringe as I write this) share the firebird
> Hello,
>
> after server start the informations of alias.conf file are read in. Is
> it for a client application possible to receive from Firebird server
> these alias informations too?
>
> Regards - Ulrich
folder with read permissions (preferably only on the aliases.conf file).
A better solution would be to write a service that sits on the server
using Remobjects or equivalent that you could create a call
GetAliasConf that returned you the string, then call this from the
client application.
Why would you want to do this though?
Adam