<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="Reality">
<TITLE>Styles Example</TITLE>
<STYLE TYPE="text/css">
<!--
body { background-color: coral }
p { font-family: Bookman Old Style; font-size = 11pt }
h1 { font-family: Arial Black; color: maroon; font-size: 16pt }
h2 { font-family: Arial; color: navy; font-size: 14pt }
-->
</STYLE>
</HEAD>
<BODY>
<H1>
Overview
</H1>
<P>
Reality is a software environment that supports Reality applications on UNIX and Windows (NT, 2000 and XP) systems. The applications support environment supplied by Reality is a Relational Database Management System (RDBMS), supporting multiple databases on a single host platform, a range of powerful utilities for database management and inquiry, and a set of utilities for operating system resources.
</P>
<H2>
Multiple Databases
</H2>
<P>
Any number of databases can be created and maintained on the host. The only restriction is disk space availability. This allows independent and secure use of different databases by different departments or groups using the system. Each database comprises a collection of data organised in relational data structures enabling easy access to, and manipulation of data.
</P>
</BODY>
</HTML>