Icon GetRemoteDatabaseNames Method

procedure GetRemoteDatabaseNames(List: TStrings)

Usage

Call the GetRemoteDatabaseNames method to retrieve a list of databases defined on a database server.

Information Only databases for which the current user has at least drRead rights to will show up in the list populated by the GetRemoteDatabaseNames method. This method is valid for both administrative and regular data connections.
Image