.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


openDatabase method
Example

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


boolean failover
Return value

Database


Language cross-reference

OpenDatabase method in LotusScript NotesDbDirectory class

Example
See Also