Question

  Asked: Feb 29 2008   4:41 AM GMT
  Asked by: Rajalakshmi08


Notes Template


Lotus Notes 5.x

Can anybody tell me what is a notes template and in what way it differs from the notes database?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0



Please read the help topic "Notes Template" in the Notes client help.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Lotus Domino.

Looking for relevant Lotus Domino Whitepapers? Visit the SearchDomino.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

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.