blob: 092e63631f5bb0b602caae6a289e924b9fb6059c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<?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/.
*
-->
<meta>
<topic id="databasequerytoolbar" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Database Query Toolbar</title>
<filename>/text/sdatabase/toolbar_query.xhp</filename>
</topic>
</meta>
<body>
<h1 id="par_idN10548"><variable id="DatabaseQueryToolbarh1"><link href="text/sdatabase/toolbar_query.xhp" name="Database Query Toolbar">Database Query Toolbar</link></variable></h1>
<embed href="text/sdatabase/toolbar_table.xhp#databasetoolbarcommon"/>
<bookmark xml-lang="en-US" branch="hid/.uno:DBNewQuery" id="bm_id231642796070839" localize="false"/>
<h2 id="hd_id231642796157552">New database query</h2>
<table id="tab_id741642796165268">
<tablerow>
<tablecell>
<paragraph id="par_id431642796165270" role="paragraph">
<image src="cmd/lc_dbnewquery.svg" id="img_id311642796165271" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id461642796165272">Icon New Database Query</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id321642796165273" role="paragraph" xml-lang="en-US">Creates a new database query.</paragraph>
</tablecell>
</tablerow>
</table>
<h2 id="hd_id981642797173950">New Database Query (SQL View)</h2>
<table id="tab_id681642797178875">
<tablerow>
<tablecell>
<paragraph id="par_id131642797178876" role="paragraph">
<image src="cmd/lc_dbnewquerysql.svg" id="img_id881642797178877" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id811642797178878">Icon New query (SQL view)</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id911642797178879" role="paragraph" xml-lang="en-US">Opens the SQL window to edit a query in SQL language.</paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryOpen" id="bm_id1720023" localize="false"/>
<h2 id="par_idN105C4">Open database query</h2>
<table id="tab_id411642791781979">
<tablerow>
<tablecell>
<paragraph id="par_id791642791781980" role="paragraph">
<image src="cmd/lc_open.svg" id="img_id711642791781980" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id621642791781980">Icon Open Query Object</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_idN105C8" xml-lang="en-US"><ahelp hid=".">Opens the selected query so you can enter, edit, or delete records.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryEdit" id="bm_id2862636" localize="false"/>
<h2 id="par_idN105DF">Edit</h2>
<table id="tab_id181642791910891">
<tablerow>
<tablecell>
<paragraph id="par_id291642791910891" role="paragraph">
<image src="cmd/lc_dbqueryedit.svg" id="img_id911642791910892" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id1001642791910892">Icon Edit Query</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_idN105E3" xml-lang="en-US"><ahelp hid=".">Opens the selected query so you can change the structure.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryDelete" id="bm_id2447279" localize="false"/>
<h2 id="par_idN105FA">Delete</h2>
<table id="tab_id891642792045236">
<tablerow>
<tablecell>
<paragraph id="par_id651642792045236" role="paragraph">
<image src="cmd/lc_dbquerydelete.svg" id="img_id411642792045236" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id211642792045237">Icon Delete Query</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_idN105FE" xml-lang="en-US"><ahelp hid=".">Deletes the selected query.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:DBQueryRename" id="bm_id4928739" localize="false"/>
<h2 id="par_idN10615">Rename</h2>
<table id="tab_id971642792121799">
<tablerow>
<tablecell>
<paragraph id="par_id561642792121799" role="paragraph">
<image src="cmd/lc_dbqueryrename.svg" id="img_id521642792121800" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id531642792121800">Icon Rename Query</alt></image>
</paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_idN10619" xml-lang="en-US"><ahelp hid=".">Renames the selected query.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<section id="relatedtopics">
<embed href="text/sdatabase/toolbars.xhp#toolbars"/>
</section>
</body>
</helpdocument>
|