.

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

LOTUSSCRIPT/COM/OLE CLASSES


Accessing Domino databases
The NotesDatabase and NotesDbDirectory classes provide means for locating and opening Domino databases. A NotesDatabase object provides access to NotesView, DocumentCollection, and NotesDocument objects. NotesDocument objects can be accessed directly through a NotesDatabase object, or by first obtaining a NotesDocumentCollection or NotesView object. A NotesDatabase object also provides access to NotesACL and NotesForm objects.
See Also