FORMULA LANGUAGE
Given a server and file name, or replica ID, indicates whether the specified database exists.
Syntax
@DbExists( server : file )
@DbExists( server ; replicaID )
Parameters
server
flag
This function does not work in column or selection formulas, or in agents that run on a server (mail and scheduled agents).
Language cross-reference
Open method of LotusScript NotesDatabase class
open method of Java Database class
Example