Subject Re: [firebird-support] Re: Check if an alias is defined
Author Woody
I think a couple of UDFs could do this quite easily. One could return
whether an alias exists and matches the given path and one could add/modify
it if needed. IIRC, the UDFs would run under the firebird service ID so it
should have proper permissions for the alias.conf file. Someone could
correct me if I'm wrong about that.

Woody (TMW)