JAVA/CORBA CLASSES
Opens a database.
Defined in
DbDirectory
Syntax
public Database openDatabase(String dbfile) throws NotesException
public Database openDatabase(String dbfile, boolean failover) throws NotesException
Parameters
String dbfile
Database
OpenDatabase method in LotusScript NotesDbDirectory class
Example See Also