diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-04-22 20:30:52 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-04-24 16:40:42 +0200 |
commit | ba34e6b24ee494bccd2ed173b3369b476ed3f69c (patch) | |
tree | 74b8aba0974dd3bfe74dc4082a73fc028ea556a7 /source/text/shared | |
parent | 4af60691995a58d513552e5e14677f680827e155 (diff) |
Fix help page on database
Unit #68075883
Change-Id: I619115e28a0c3fb563fa4797a29709ac6a2fb5c8
Reviewed-on: https://gerrit.libreoffice.org/36824
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/explorer/database/05030100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/explorer/database/05030100.xhp b/source/text/shared/explorer/database/05030100.xhp index d58c2fc572..1664f3bf36 100644 --- a/source/text/shared/explorer/database/05030100.xhp +++ b/source/text/shared/explorer/database/05030100.xhp @@ -42,7 +42,7 @@ <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/copytablepage/def" id="bm_id3147226" localize="false"/><paragraph role="heading" id="hd_id3149346" xml-lang="en-US" level="3" l10n="U" oldref="9">Definition</paragraph> <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="dbaccess/ui/copytablepage/def">Copies only the table definition and not the corresponding data.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/copytablepage/view" id="bm_id3149096" localize="false"/><paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="3" l10n="U" oldref="22">As table view</paragraph> -<paragraph role="paragraph" id="par_id3153311" xml-lang="en-US" l10n="U" oldref="23"><ahelp hid="dbaccess/ui/copytablepage/view">If the database supports Views, you can select this option only when a query is copied in a table container. This option enables you to see and edit a query as a normal table view.</ahelp> The table will be filtered in the view with a "Select" SQL statement.</paragraph> +<paragraph role="paragraph" id="par_id3153311" xml-lang="en-US" l10n="U" oldref="23"><ahelp hid="dbaccess/ui/copytablepage/view">If the database supports Views and you selected this option, a query will be created in the table container as a table. This option allows you to view the query results as a normal table view.</ahelp> The table will be filtered in the view with a "Select" SQL statement.</paragraph> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/copytablepage/data" id="bm_id3156347" localize="false"/><paragraph role="heading" id="hd_id3155535" xml-lang="en-US" level="3" l10n="CHG" oldref="11">Append data<comment>see #i63815</comment></paragraph> <paragraph role="paragraph" id="par_id3166410" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid="dbaccess/ui/copytablepage/data">Appends the data of the table to be copied to an existing table.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3147275" xml-lang="en-US" l10n="U" oldref="13">The table definition must be exactly the same so that data can be copied. Data cannot be copied if a data field in the target table has another format than the data field in the source table.</paragraph> |