Subject Any way to get the alias list from the client ?
Author mocte_sv
Does any one knows if there is a way to get the firebird aliases from
a Delphi app? Let me explain myself, I have an application which
connects to n number of databases, actually I have an INI file with
Database alias and his configuration (Protocol, server, path) in it,
but now with Firebird 1.5 I think I can eliminate this INI file and
show the list of databases (I mean just the alias) as a ListBox to the
end user and he can choose to which database connect, Does anyone
knows how to achieve this ?

TIA
Mocte