<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head xmlns="http://www.w3.org/1999/xhtml"><title xmlns="http://www.w3.org/1999/xhtml">Chapter 5. Working with a Database</title><meta xmlns="http://www.w3.org/1999/xhtml" name="generator" content="DocBook XSL Stylesheets V1.50.0"/><link rel="home" href="index.html" title="Pilot-DB Users Manual"/><link rel="up" href="index.html" title="Pilot-DB Users Manual"/><link rel="previous" href="ch04s03.html" title="Field Types"/><link rel="next" href="ch05s02.html" title="Viewing a Record"/></head><body><div xmlns="http://www.w3.org/1999/xhtml" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. Working with a Database</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s03.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch05s02.html">Next</a></td></tr></table><hr/></div><div xmlns="http://www.w3.org/1999/xhtml" class="chapter"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h2 xmlns="http://www.w3.org/1999/xhtml" class="title"><a xmlns="http://www.w3.org/1999/xhtml" id="workdatabase.chapter"/>Chapter 5. Working with a Database</h2></div></div><div xmlns="http://www.w3.org/1999/xhtml" class="toc"><p xmlns="http://www.w3.org/1999/xhtml"><b>Table of Contents</b></p><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05.html#id2827449">Opening a Database</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s02.html">Viewing a Record</a></dt><dd><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s02.html#id2827637">Save</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s02.html#id2827668">Return</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s02.html#id2827734">Exiting Pilot-DB</a></dt></dl></dd><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s03.html">Creating a Record</a></dt><dd><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s03.html#id2827769">Creating a Blank Record</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s03.html#id2827816">Duplicating a Record</a></dt></dl></dd><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s04.html">Editing a Record</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s05.html">Searching for One or More Records</a></dt><dd><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s05.html#id2828003">Record Look-up</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s05.html#incrementalsearch.sect">Incremental Search</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s05.html#searchfilter.sect">Filtered Searching</a></dt></dl></dd><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s06.html">Deleting One or More Records</a></dt><dd><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s06.html#id2828248">Only One Record</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s06.html#id2828312">A Group of Records</a></dt></dl></dd><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch05s07.html">Sorting Records</a></dt></dl></div><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h2 class="title" style="clear: both"><a xmlns="http://www.w3.org/1999/xhtml" id="id2827449"/>Opening a Database</h2></div></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
    A database opens by simply tapping on its name or by using the <a xmlns="http://www.w3.org/1999/xhtml" href="">database commands</a>.
   </p></fake><div xmlns="http://www.w3.org/1999/xhtml" class="screenshot"><div xmlns="http://www.w3.org/1999/xhtml" class="mediaobject"><img src="figures/chooser2.png"/></div></div></div></div><div xmlns="http://www.w3.org/1999/xhtml" class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch05s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Field Types </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Viewing a Record</td></tr></table></div></body></html>
