diff options
Diffstat (limited to 'source/text/sdatabase/main.xhp')
-rw-r--r-- | source/text/sdatabase/main.xhp | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/source/text/sdatabase/main.xhp b/source/text/sdatabase/main.xhp index 2925265dca..806e88419c 100644 --- a/source/text/sdatabase/main.xhp +++ b/source/text/sdatabase/main.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,9 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textsharedexplorerdatabasemainxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">%PRODUCTNAME Database</title> @@ -33,8 +28,8 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id8622089"><bookmark_value>databases;main page (Base)</bookmark_value> <bookmark_value>$[officename] Base data sources</bookmark_value> <bookmark_value>data sources;$[officename] Base</bookmark_value> -</bookmark><comment>mw changed "Base,..."</comment><paragraph role="heading" id="par_idN10579" xml-lang="en-US" level="1"><variable id="base"><link href="text/sdatabase/main.xhp">Using Databases in %PRODUCTNAME Base</link> -</variable></paragraph> +</bookmark><comment>mw changed "Base,..."</comment><h1 id="par_idN10579"><variable id="base"><link href="text/sdatabase/main.xhp">Using Databases in %PRODUCTNAME Base</link> +</variable></h1> <embed href="text/shared/06/youtubevideos.xhp#whatisit"/> <paragraph role="paragraph" id="par_idN107BD" xml-lang="en-US">In %PRODUCTNAME Base, you can access data that is stored in a wide variety of database file formats. %PRODUCTNAME Base natively supports some flat file database formats, such as the dBASE format. You can also use %PRODUCTNAME Base to connect to external relational databases, such as databases from MySQL or Oracle.</paragraph> </section> @@ -50,14 +45,14 @@ <paragraph role="paragraph" id="par_id6747337" xml-lang="en-US">Address book data</paragraph> </listitem> </list> -<paragraph role="heading" id="par_idN107C0" xml-lang="en-US" level="2">Using a Database in %PRODUCTNAME</paragraph> +<h2 id="par_idN107C0">Using a Database in %PRODUCTNAME</h2> <list type="unordered"> <listitem> <paragraph role="paragraph" id="par_idN10838" xml-lang="en-US">To create a new database file, choose <emph>File - New - Database</emph>.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_idN1083B" xml-lang="en-US">The <link href="text/shared/explorer/database/dabawiz00.xhp">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME.</paragraph> -<paragraph role="note" id="par_idN107E7" xml-lang="en-US">The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file.</paragraph> +<paragraph role="paragraph" id="par_idN1083B" xml-lang="en-US">The <link href="text/sdatabase/dabawiz01.xhp">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME.</paragraph> +<note id="par_idN107E7">The database file contains queries, reports, and forms for the database as well as a link to the database where the records are stored. Formatting information is also stored in the database file.</note> <list type="unordered"> <listitem> <paragraph role="paragraph" id="par_idN1084A" xml-lang="en-US">To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only "Database documents". Select a database document and click <emph>Open</emph>.</paragraph> |