Looking for relevant Lotus Domino Whitepapers? Visit the SearchDomino.com Research Library.
Gbollard | Mar 11 2008 10:17PM GMT
1. Filename: Templates generally end in NTF while databases end in NSF.
2. Database Properties: Templates usually have a template name set in their database properties. Databases usually have the “inherit from” field pointing to a template (or they have nothing).
3. Templates don’t usually contain data (except test data).
4. You can create a database from a Template using File, Database, New… The only way you can create a new DB from an existing DB is to do File, Database, Copy.
Other than that, there’s no major differences and you can still do development work directly on the DB. I’d only recommend doing this for very small amounts of work on non-critical databases.
Templates allow you to save several versions of the DB application and drop a new design (or rollback to an older one) using the File, Database, Replace Design menu option.