Domino Code Fragment
Code Name* How to Create a New Database and Replicate it via LotusScript | Date* 06/28/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.70.100.167 | |
Description* Using LotusScript, you can create either a local replica of a server-based database or a server replica of a local database. | Type* LotusScript | Categories* (Misc) |
Implementation: | Required Client: | Server: |
Limitations: | Comments: The Replicate method (of the Database class) can be used only when the Database handle is to a local database. |