blob: c5cc1d3d357b71ba7e114393491c452a305668a6 [file] [log] [blame]
<meta http-equiv="REFRESH" content="10;url=http://wiki.services.openoffice.org/wiki/Documentation/FAQ" />
<h3>This page is outdated. You will be redirected to <a href="http://wiki.services.openoffice.org/wiki/Documentation/FAQ">http://wiki.services.openoffice.org
/wiki/Documentation/FAQ</a> shortly. Use the new menu list on the right.</h3>
<div style="margin-bottom: 10em;"></div>
<p><a href="../../index.html">Documentation</a> / <a href="../index.html">User FAQ</a> / <a href="index.html">Installation</a> / <a href="020.html" accesskey="p">Previous</a>-<a href="022.html" accesskey="n">Next</a></p>
<h3>Is Java needed to use Base?</h3>
<p>Java is not needed for OpenOffice.org to work correctly. However there will be some features which will not be available without it. For example, with 1.1 you will not be able to use the XSLT functionality, JDBC, applets, form generators, and Java Application Programming Interfaces (APIs) for 3rd party modules, if no Java is installed.</p>
<p>
With 2.x, if you want to use Base, an application which enables you to access the database of your choice, a recent JRE is needed. </p>
<p>
OpenOffice.org creates all-in-one database files, using the HSQLDB database engine, which in fact is a Java database. So, if you have a Java Runtime Environment (JRE) installed, OpenOffice.org Base will create an embedded HSQLDB database when you choose "Create a new database" in the "New Database" wizard (File|New|Database).
</p><p>
If you do not have a JRE, then the following functionality will not be available
<ol>
<li>You will not be able to create, or open existing, all-in-one database files which facilitate the HSQLDB engine.</li>
<li>You will not be able to run the table, query, form, and report wizard.</li>
<li>You will not be able to connect to your database if you only have a JDBC connector. </li>
</ol>
</p>
<p>
Everything else continues to work. In particular, you can still work with databases other than HSQLDB. </p>
<p><a href="../../index.html">Documentation</a> / <a href="../index.html">User FAQ</a> / <a href="index.html">Installation</a> / <a href="020.html" accesskey="p">Previous</a>-<a href="022.html" accesskey="n">Next</a></p>