<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<!--
 * ***** BEGIN LICENSE BLOCK *****
 *
 * Version: MPL 1.1
 *
 * The contents of this file are subject to the Mozilla Public License Version
 * 1.1 (the "License"); you may not use this file except in compliance with the
 * License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
 *
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
 * the specific language governing rights and limitations under the License.
 *
 * The Original Code is task_update.htm
 *
 * The Initial Developer of the Original Code is Peter Johnson
 * (http://www.delphidabbler.com/).
 *
 * Portions created by the Initial Developer are Copyright (C) 2005-2008 Peter
 * Johnson. All Rights Reserved.
 *
 * Contributor(s): None
 *
 * ***** END LICENSE BLOCK *****
-->
<html>
  <head>
    <meta
     http-equiv="Content-Type"
     content="text-html; charset=Windows-1252">
    <title>
      Update Database
    </title>
    <link
     rel="stylesheet"
     href="../css/codesnip.css"
     type="text/css">
  </head>
  <body>
    <h1>
      <a
       name="task_update"></a>Update Database
    </h1>
    <p>
      Updates to the code snippets database are made available from time to time
      on the web. You can download the latest version of the database easily by
      connecting to the internet then clicking the <img
       src="../Images/Download.gif"
       class="glyph"
       alt="Update Database button"> <em>Update Database from Web</em> toolbar
      button or by choosing the <em>Database | Update From Web</em> menu option.
    </p>
    <p>
      The <a
       href="dlg_update.htm">Update From Web dialog box</a> will be displayed.
      Make sure you are connected to the internet then click the <em>Update
      from Web</em> button to begin the update.
    </p>
    <p>
      Database updates apply to all users. This is because only one copy of the
      database exists on the computer.
    </p>
    <p>
      Updating the database has no effect on any user-defined snippets that have
      been created – they are not overwritten by the update process. 
    </p>
  </body>
</html>