summaryrefslogtreecommitdiff
path: root/source/text/sdatabase
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2021-07-16 18:14:55 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-07-17 14:42:53 +0200
commit2271ad00c7e0312071b78706da40a778171bfb9a (patch)
treeb2083659cced5f18e73a3ccbda1a7966a47f5e6d /source/text/sdatabase
parentac68c2a4c5efff2c13ae474b37d12fb08be691ff (diff)
Refactor database files
Change-Id: I10909197c08cec40819658d2d0951800133409da Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119099 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdatabase')
-rw-r--r--source/text/sdatabase/dabadoc.xhp38
-rw-r--r--source/text/sdatabase/dabaprop.xhp41
-rw-r--r--source/text/sdatabase/dabapropadd.xhp73
-rw-r--r--source/text/sdatabase/dabapropcon.xhp46
-rw-r--r--source/text/sdatabase/dabapropgen.xhp73
5 files changed, 271 insertions, 0 deletions
diff --git a/source/text/sdatabase/dabadoc.xhp b/source/text/sdatabase/dabadoc.xhp
new file mode 100644
index 0000000000..4ed6c6b95b
--- /dev/null
+++ b/source/text/sdatabase/dabadoc.xhp
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 .
+ -->
+
+
+<meta>
+ <topic id="textsharedexplorerdatabasedabadocxml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit">Database File</title>
+ <filename>/text/sdatabase/dabadoc.xhp</filename>
+ </topic>
+ </meta>
+ <body>
+ <section id="dabadoc">
+ <h1 id="par_idN10544"><link href="text/sdatabase/dabadoc.xhp">Database File</link></h1>
+ <paragraph xml-lang="en-US" id="par_idN10554" role="paragraph"><ahelp hid=".">The database file window organizes the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp></paragraph>
+ </section>
+ <section id="relatedtopics">
+ <paragraph xml-lang="en-US" id="par_idN105B7" role="paragraph"><link href="text/sdatabase/main.xhp">Working with databases in %PRODUCTNAME</link></paragraph>
+ </section>
+ </body>
+</helpdocument>
diff --git a/source/text/sdatabase/dabaprop.xhp b/source/text/sdatabase/dabaprop.xhp
new file mode 100644
index 0000000000..8539d3008a
--- /dev/null
+++ b/source/text/sdatabase/dabaprop.xhp
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textsharedexplorerdatabasedabapropxml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Database Properties</title>
+<filename>/text/sdatabase/dabaprop.xhp</filename>
+</topic>
+<history>
+<created date="2004-07-30T10:08:04">UFI: Database Properties dialog</created>
+</history>
+</meta>
+<body>
+<section id="dabaprop">
+<h1 id="par_idN10550"><link href="text/sdatabase/dabaprop.xhp">Database Properties</link></h1>
+<paragraph role="paragraph" id="par_idN10560" xml-lang="en-US"><ahelp hid=".">Specifies the properties of a database.</ahelp></paragraph>
+</section>
+<section id="howtoget">
+<paragraph role="paragraph" id="par_id1322977" xml-lang="en-US">In a database window, choose <emph>Edit - Database - Properties</emph>
+</paragraph>
+</section>
+<embed href="text/sdatabase/dabapropgen.xhp#dabapropgen"/>
+<embed href="text/sdatabase/dabapropadd.xhp#dabapropadd"/>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/dabapropadd.xhp b/source/text/sdatabase/dabapropadd.xhp
new file mode 100644
index 0000000000..677f14a7bb
--- /dev/null
+++ b/source/text/sdatabase/dabapropadd.xhp
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textsharedexplorerdatabasedabapropaddxml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Additional Settings</title>
+<filename>/text/sdatabase/dabapropadd.xhp</filename>
+</topic>
+</meta>
+<body>
+<section id="dabapropadd">
+<h1 id="par_idN1054D"><link href="text/sdatabase/dabapropadd.xhp">Additional Settings</link></h1>
+<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">Specifies additional options for a data source.</ahelp></paragraph>
+</section>
+<section id="howtoget">
+<paragraph role="paragraph" id="par_id4641865" xml-lang="en-US">In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Additional Settings</emph> tab</paragraph>
+</section>
+<paragraph role="paragraph" id="par_idN10572" xml-lang="en-US">The availability of the following controls depends on the type of database:</paragraph>
+<h2 id="par_idN10575">Host name</h2>
+<paragraph role="paragraph" id="par_idN105D7" xml-lang="en-US"><ahelp hid=".">Enter the host name of the server that contains the database, for example ldap.server.com.</ahelp><comment>used for multiple database formats</comment></paragraph>
+<h2 id="par_idN10579">Port number</h2>
+<paragraph role="paragraph" id="par_idN105F6" xml-lang="en-US"><ahelp hid=".">Enter the port number for the server that hosts the database.</ahelp><comment>UFI: used for LDAP and MySQL, different default values</comment></paragraph>
+<h2 id="par_idN1057D">MySQL JDBC driver class</h2>
+<paragraph role="paragraph" id="par_idN10615" xml-lang="en-US"><ahelp hid=".">Enter the name of the JDBC driver for the MySQL database.</ahelp><comment>UFI: copied from shared\explorer\database\11110000.xhp but that was changed before (??)</comment></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_CHARSET" id="bm_id9317606" localize="false"/><h2 id="par_idN10581">Character set<comment>UFI: seen for dBase</comment><comment>and for text file folder</comment></h2>
+<paragraph role="paragraph" id="par_idN10634" xml-lang="en-US"><ahelp hid=".">Select the character set that you want to use to view the database in $[officename].</ahelp> This setting does not affect the database. To use the default character set of your operating system, select "System".</paragraph>
+<note id="par_idN10651">Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes.<comment>UFI. copied from shared\explorer\database\11020000.xhp</comment></note>
+<h2 id="par_idN10585">Oracle JDBC driver class</h2>
+<paragraph role="paragraph" id="par_idN10653" xml-lang="en-US"><ahelp hid=".">Enter the name of the JDBC driver for the Oracle database.</ahelp><comment>UFI: copied from shared\explorer\database\11110000.xhp but that was changed before (??)</comment></paragraph>
+<h2 id="par_idN10589">Driver settings</h2>
+<paragraph role="paragraph" id="par_idN10672" xml-lang="en-US"><ahelp hid=".">Specify additional driver options.</ahelp><comment>UFI. copied from shared\explorer\database\11020000.xhp</comment></paragraph>
+<h2 id="par_idN1058D">Use catalog for file-based databases</h2>
+<paragraph role="paragraph" id="par_idN10691" xml-lang="en-US"><ahelp hid=".">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp><comment>UFI. copied from shared\explorer\database\11020000.xhp</comment></paragraph>
+<h2 id="par_idN10591">Base DN</h2>
+<paragraph role="paragraph" id="par_idN106B0" xml-lang="en-US"><ahelp hid=".">Enter the starting point to search the LDAP database, for example, dc=com.</ahelp><comment>copied from shared\explorer\database\11190000.xhp</comment></paragraph>
+<h2 id="par_idN10595">Maximum number of records</h2>
+<paragraph role="paragraph" id="par_idN106F3" xml-lang="en-US"><ahelp hid=".">Enter the maximum number of records that you want to load when you access the LDAP server.</ahelp></paragraph>
+<h2 id="par_idN10599">Display deleted records as well<comment>UFI: seen for dBase, but Help ID is somewhere else</comment></h2>
+<paragraph role="paragraph" id="par_idN10700" xml-lang="en-US"><ahelp hid=".">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp><comment>copied from shared\explorer\database\11030000.xhp</comment></paragraph>
+<note id="par_idN10715">In dBASE format, deleted records remain in the file.</note>
+<tip id="par_idN10718">To view changes that you make to the database, close the connection to the database, and then reconnect to the database.</tip>
+<h2 id="par_idN1059D">Indexes<comment>UFI: seen for dBase</comment></h2>
+<paragraph role="paragraph" id="par_idN10725" xml-lang="en-US"><ahelp hid=".">Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database.</ahelp><comment>UFI: removed link from extended help text</comment></paragraph>
+<h2 id="par_idN105B9">Text contains headers<comment>UFI: the following found for a text file folder, but HELP Ids are somewhere else</comment></h2>
+<paragraph role="paragraph" id="par_idN107B0" xml-lang="en-US"><ahelp hid=".">Select this check box if the first line of the text file contains field names.</ahelp><comment>copied from shared\explorer\database\11040000.xhp</comment></paragraph>
+<h2 id="par_idN105BD">Field separator</h2>
+<paragraph role="paragraph" id="par_idN107CF" xml-lang="en-US"><ahelp hid=".">Enter or select the character that separates data fields in the text file.</ahelp></paragraph>
+<h2 id="par_idN105C1">Text separator</h2>
+<paragraph role="paragraph" id="par_idN107DC" xml-lang="en-US"><ahelp hid=".">Enter or select the character that identifies a text field in the text file. You cannot use the same character as the field separator.</ahelp></paragraph>
+<h2 id="par_idN105C5">Decimal separator</h2>
+<paragraph role="paragraph" id="par_idN107E9" xml-lang="en-US"><ahelp hid=".">Enter or select the character that is used as a decimal separator in the text file, for example, a period (0.5) or a comma (0,5).</ahelp></paragraph>
+<h2 id="par_idN105C9">Thousands separator</h2>
+<paragraph role="paragraph" id="par_idN107F6" xml-lang="en-US"><ahelp hid=".">Enter or select the character that is used as a thousands separator in the text file, for example a comma (1,000), or a period (1.000).</ahelp></paragraph>
+<h2 id="par_idN105CD">File extension</h2>
+<paragraph role="paragraph" id="par_idN10803" xml-lang="en-US"><ahelp hid=".">Select the format for the text file.</ahelp> The extension that you select affects some of the default settings in this dialog. </paragraph>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/dabapropcon.xhp b/source/text/sdatabase/dabapropcon.xhp
new file mode 100644
index 0000000000..14a79b016a
--- /dev/null
+++ b/source/text/sdatabase/dabapropcon.xhp
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textsharedexplorerdatabasedabapropconxml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Connection Type Wizard</title>
+<filename>/text/sdatabase/dabapropcon.xhp</filename>
+</topic>
+<history>
+<created date="2004-07-30T13:06:20">Connection Type Wizard</created>
+</history>
+</meta>
+<body>
+<section id="connection">
+<h1 id="par_idN1054D"><link href="text/sdatabase/dabapropcon.xhp">Connection Type Wizard</link></h1>
+<paragraph role="paragraph" id="par_idN10551" xml-lang="en-US"><ahelp hid=".">Changes the type of connection for the current database.</ahelp></paragraph>
+</section>
+<section id="howtoget">
+<paragraph role="paragraph" id="par_id9003875" xml-lang="en-US">In a database window, choose <emph>Edit - Database - Connection Type</emph>
+</paragraph>
+</section>
+<paragraph role="paragraph" id="par_idN10569" xml-lang="en-US">The Connection Type Wizard consists of three pages. You cannot transfer all settings from one database type to another.<comment>UFI: what does this para mean? Who writes such &amp;/()?</comment></paragraph>
+<paragraph role="paragraph" id="par_idN1056C" xml-lang="en-US">For example, you can use the wizard to open a database file that is in a format that is usually not recognized by an installed database.<comment>UFI: what does this para mean? Who writes such &amp;/()?</comment></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_SPECIAL_MESSAGE" id="bm_id3653981" localize="false"/>
+<h2 id="par_idN1056F">Database type</h2>
+<paragraph role="paragraph" id="par_idN10573" xml-lang="en-US"><ahelp hid=".">Select the type of database that you want to connect to.</ahelp></paragraph>
+<embed href="text/sdatabase/dabapropgen.xhp#dabapropgen"/>
+<embed href="text/sdatabase/dabapropadd.xhp#dabapropadd"/>
+</body>
+</helpdocument>
diff --git a/source/text/sdatabase/dabapropgen.xhp b/source/text/sdatabase/dabapropgen.xhp
new file mode 100644
index 0000000000..c1f1f398d8
--- /dev/null
+++ b/source/text/sdatabase/dabapropgen.xhp
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textsharedexplorerdatabasedabapropgenxml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Advanced Properties</title>
+<filename>/text/sdatabase/dabapropgen.xhp</filename>
+</topic>
+</meta>
+<body>
+<section id="dabapropgen">
+<h1 id="par_idN1054D"><link href="text/sdatabase/dabapropgen.xhp">Advanced Properties</link></h1>
+<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US">Specifies some options for a database.</paragraph>
+</section>
+<section id="howtoget">
+<paragraph role="paragraph" id="par_id4513992" xml-lang="en-US">In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab</paragraph>
+</section>
+<paragraph role="paragraph" id="par_idN10572" xml-lang="en-US">The availability of the following controls depends on the type of database:</paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_DBASE_PATH" id="bm_id4886623" localize="false"/><h2 id="par_idN10575">Path to dBASE files<comment>UFI: found for dBase</comment></h2>
+<paragraph role="paragraph" id="par_idN10579" xml-lang="en-US"><ahelp hid=".">Enter the path to the directory that contains the dBASE files.</ahelp></paragraph>
+<warning id="par_idN1057C">Ensure that the *.dbf file name extension of the dBASE files is lowercase.<comment>moved from shared\explorer\database\11030000.xhp</comment></warning>
+<h2 id="par_idN10591">Browse<comment>UFI: found for dBase</comment></h2>
+<paragraph role="paragraph" id="par_idN10595" xml-lang="en-US"><ahelp hid=".">Opens a dialog where you can select a file or a directory.</ahelp><comment>which one? or depends?</comment></paragraph>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/connectionpage/connectionButton" id="bm_id7854243" localize="false"/><h2 id="par_idN105AA">Test Connection<comment>UFI: found for dBase</comment><comment>and for Calc doc</comment></h2>
+<paragraph role="paragraph" id="par_idN105AE" xml-lang="en-US"><ahelp hid=".">Tests the database connection with the current settings.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_FLAT_PATH" id="bm_id4529251" localize="false"/><h2 id="par_idN105B1">Path to the text files<comment>UFI: found for text file folder</comment></h2>
+<paragraph role="paragraph" id="par_idN105B5" xml-lang="en-US"><ahelp hid=".">Enter the path to the folder of the text files.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_CALC_PATH" id="bm_id8492385" localize="false"/><h2 id="par_idN105B8">Path to the spreadsheet document<comment>UFI: found for a Calc doc</comment></h2>
+<paragraph role="paragraph" id="par_idN105BC" xml-lang="en-US"><ahelp hid=".">Enter the path to the spreadsheet document that you want to use as a database.</ahelp></paragraph>
+<h2 id="par_idN105BF">Name of the ODBC data source on your system</h2>
+<paragraph role="paragraph" id="par_idN105C3" xml-lang="en-US"><ahelp hid=".">Enter the name of the ODBC data source.</ahelp></paragraph>
+<h2 id="par_idN105C6">User name</h2>
+<paragraph role="paragraph" id="par_idN105CA" xml-lang="en-US"><ahelp hid=".">Enter the user name that is required to access the database.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/connectionpage/passCheckbutton" id="bm_id4072084" localize="false"/><h2 id="par_idN105CD">Password required<comment>UFI: found for Calc doc</comment></h2>
+<paragraph role="paragraph" id="par_idN105D1" xml-lang="en-US"><ahelp hid=".">If checked, the user will be asked to enter the password that is required to access the database.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_JDBC_ET_MYSQLDBNAME" id="bm_id7675099" localize="false"/><h2 id="hd_id7806329">Name of the database<comment>UFI: found for JDBC</comment></h2>
+<paragraph role="paragraph" id="par_id5589159" xml-lang="en-US"><ahelp hid=".">Enter the name of the database.</ahelp></paragraph>
+<h2 id="par_idN105D4">Name of the MySQL database</h2>
+<paragraph role="paragraph" id="par_idN105D8" xml-lang="en-US"><ahelp hid=".">Enter the name of the MySQL database that you want to use as a data source.</ahelp></paragraph>
+<h2 id="par_idN105DB">Name of the Oracle database</h2>
+<paragraph role="paragraph" id="par_idN105DF" xml-lang="en-US"><ahelp hid=".">Enter the name of the Oracle database that you want to use as a data source.</ahelp></paragraph>
+<h2 id="par_idN105E9">Microsoft Access database file</h2>
+<paragraph role="paragraph" id="par_idN105ED" xml-lang="en-US"><ahelp hid=".">Enter the name of the Microsoft Access database file that you want to use as a data source.</ahelp></paragraph>
+<h2 id="par_idN105F0">Host name</h2>
+<paragraph role="paragraph" id="par_idN105F4" xml-lang="en-US"><ahelp hid=".">Enter the host name for the LDAP data source.</ahelp></paragraph>
+<h2 id="par_idN105F7">Data source URL</h2>
+<paragraph role="paragraph" id="par_idN105FB" xml-lang="en-US"><ahelp hid=".">Enter the location of the JDBC data source as a URL.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_JDBC_ET_MYSQLCLASS" id="bm_id9936216" localize="false"/>
+<!-- removed HID 39110 --><h2 id="par_idN105FE">JDBC driver class</h2>
+<paragraph role="paragraph" id="par_idN10602" xml-lang="en-US"><ahelp hid=".">Enter the name of the JDBC driver class that connects to the data source.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_PAGE_DBWIZARD_JDBC_PB_TESTMYSQLCLASS" id="bm_id7953123" localize="false"/>
+<!-- removed HID 39111 --><h2 id="par_idN10605">Test Class<comment>UFI: found for JDBC</comment></h2>
+<paragraph role="paragraph" id="par_idN10609" xml-lang="en-US"><ahelp hid=".">Tests the database connection through the JDBC driver class.</ahelp></paragraph>
+<h3 id="par_idN10613">Choose a database</h3>
+<paragraph role="paragraph" id="par_idN10617" xml-lang="en-US"><ahelp hid=".">Select a database from the list or click <emph>Create</emph> to create a new database.</ahelp></paragraph>
+</body>
+</helpdocument>