.

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


Examples: Creating, compacting, removing, and replicating a database
1. This agent creates a local database named salesdisc.nsf. The database is not initialized. This database is useful for storing data programmatically but cannot be used through the workspace.
2. This agent creates a local database named salesdisc.nsf based on a template and changes the title. The third argument to createFromTemplate is for inheriting design changes.
3. This agent creates a local replica of a database on a server and initializes it.
4. This agent creates a copy of names.nsf in the local directory.