summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-10-05 12:46:31 +0000
committerKurt Zenker <kz@openoffice.org>2005-10-05 12:46:31 +0000
commitdebe1ab5e01a065579d6c3cd8cf3bb9f370c6bea (patch)
tree4438f7700449ed86684abab3e19c228cfb8cb680
parentedd2158f1aa86d4c663198d485af2e8b65f9e256 (diff)
INTEGRATION: CWS hc680pp1 (1.3.34); FILE MERGED
2005/09/30 19:48:01 ufi 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/29 14:11:23 fpe 1.3.34.1: Regular Update
-rw-r--r--helpcontent2/source/text/shared/guide/data_tables.xhp21
1 files changed, 18 insertions, 3 deletions
diff --git a/helpcontent2/source/text/shared/guide/data_tables.xhp b/helpcontent2/source/text/shared/guide/data_tables.xhp
index 98d971d3d6..65943e8b52 100644
--- a/helpcontent2/source/text/shared/guide/data_tables.xhp
+++ b/helpcontent2/source/text/shared/guide/data_tables.xhp
@@ -5,9 +5,9 @@
*
* $RCSfile: data_tables.xhp,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 23:01:23 $
+ * last change: $Author: kz $ $Date: 2005-10-05 13:46:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,12 +42,13 @@
</topic>
<history>
<created date="2004-08-19T12:55:41">Working with Tables</created>
-<lastedited date="2004-10-15T10:42:09">YJ: checked</lastedited>
+<lastedited date="2005-04-18T15:50:25">YJ: checked</lastedited>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id1983703"><bookmark_value>database tables;creating</bookmark_value>
<bookmark_value>databases;creating tables</bookmark_value>
+<bookmark_value>table views;database tables</bookmark_value>
</bookmark>
<paragraph role="heading" id="par_idN105F9" xml-lang="en-US" level="1" l10n="NEW"><variable id="data_tables"><link href="text/shared/guide/data_tables.xhp">Working with Tables</link>
</variable></paragraph>
@@ -78,6 +79,20 @@
</listitem>
</list>
<paragraph role="paragraph" id="par_idN1065F" xml-lang="en-US" l10n="NEW">You see the <link href="text/shared/guide/data_tabledefine.xhp">Table Design</link> window.</paragraph>
+<paragraph role="heading" id="par_idN10778" xml-lang="en-US" level="2" l10n="NEW">Creating a New Table View</paragraph>
+<paragraph role="paragraph" id="par_idN1077C" xml-lang="en-US" l10n="NEW">Some database types support table views. A table view is a query that is stored with the database. For most database operations, a view can be used as you would use a table.</paragraph>
+<list type="ordered">
+<listitem>
+<paragraph role="paragraph" id="par_idN10782" xml-lang="en-US" l10n="NEW">Open the database file where you want to create the new table view.</paragraph>
+</listitem>
+<listitem>
+<paragraph role="paragraph" id="par_idN10786" xml-lang="en-US" l10n="NEW">In the left pane of the database window, click the <emph>Tables</emph> icon.</paragraph>
+</listitem>
+<listitem>
+<paragraph role="paragraph" id="par_idN1078E" xml-lang="en-US" l10n="NEW">Click <emph>Create Table View</emph>.</paragraph>
+</listitem>
+</list>
+<paragraph role="paragraph" id="par_idN10795" xml-lang="en-US" l10n="NEW">You see the View Design window, which is almost the same as the <link href="text/shared/explorer/database/02010100.xhp">Query Design window</link>.</paragraph>
<section id="relatedtopics">
<paragraph role="paragraph" id="par_idN1067B" xml-lang="en-US" l10n="NEW">
<embedvar href="text/shared/explorer/database/main.xhp#base"/>