shareddatabasebookmarkedpath(
SERVER
,
DATABASE
)

The shareddatabasebookmarkedpath( function retrieves the local path and filename of a server database (if any).


Parameters

This function has two parameters:

server – name of the server.

database – name of the database (the name on the server, which may be different than the local name).


Description

This function retrieves the local path and filename of a server database (if any). If the database has never been downloaded to this computer, the function will return empty text ("").


See Also


History

VersionStatusNotes
10.2NewNew in this version.