1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
3122b4424SAndrew Rist<!--***********************************************************
4*9f45b63aSmseidel *
5122b4424SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
6122b4424SAndrew Rist * or more contributor license agreements.  See the NOTICE file
7122b4424SAndrew Rist * distributed with this work for additional information
8122b4424SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
9122b4424SAndrew Rist * to you under the Apache License, Version 2.0 (the
10122b4424SAndrew Rist * "License"); you may not use this file except in compliance
11122b4424SAndrew Rist * with the License.  You may obtain a copy of the License at
12*9f45b63aSmseidel *
13122b4424SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14*9f45b63aSmseidel *
15122b4424SAndrew Rist * Unless required by applicable law or agreed to in writing,
16122b4424SAndrew Rist * software distributed under the License is distributed on an
17122b4424SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18122b4424SAndrew Rist * KIND, either express or implied.  See the License for the
19122b4424SAndrew Rist * specific language governing permissions and limitations
20122b4424SAndrew Rist * under the License.
21*9f45b63aSmseidel *
22122b4424SAndrew Rist ***********************************************************-->
23122b4424SAndrew Rist
24cdf0e10cSrcweir<helpdocument version="1.0">
25cdf0e10cSrcweir<meta>
26cdf0e10cSrcweir<topic id="textshared0214030000xml" indexer="include" status="PUBLISH">
27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Run SQL command directly</title>
28cdf0e10cSrcweir<filename>/text/shared/02/14030000.xhp</filename>
29cdf0e10cSrcweir</topic>
30cdf0e10cSrcweir</meta>
31cdf0e10cSrcweir<body>
32cdf0e10cSrcweir<section id="native">
33cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149748" xml-lang="en-US" l10n="E" oldref="7" localize="false"/>
34cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:SbaNativeSql" id="bm_id9820973" localize="false"/><!-- HID added by script -->
35cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:SbaNativeSql" id="bm_id3143284" localize="false"/>
36cdf0e10cSrcweir<paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/14030000.xhp" name="Run SQL command directly">Run SQL command directly</link></paragraph>
37cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155364" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:SbaNativeSql">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view.</paragraph>
38cdf0e10cSrcweir</section>
39cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149999" xml-lang="en-US" l10n="U" oldref="5">For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by $[officename]. For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it.</paragraph>
40cdf0e10cSrcweir<section id="synative">
41cdf0e10cSrcweir<table id="tbl_id3150710">
42cdf0e10cSrcweir<tablerow>
43cdf0e10cSrcweir<tablecell colspan="" rowspan="">
44cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3145136" xml-lang="en-US" l10n="E">
45cdf0e10cSrcweir<image id="img_id3147226" src="res/commandimagelist/sc_sbanativesql.png"  ><alt id="alt_id3147226" xml-lang="en-US">Icon</alt>
46*9f45b63aSmseidel</image></paragraph>
47cdf0e10cSrcweir</tablecell>
48cdf0e10cSrcweir<tablecell colspan="" rowspan="">
49cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155893" xml-lang="en-US" l10n="U" oldref="4">Run SQL command directly</paragraph>
50cdf0e10cSrcweir</tablecell>
51cdf0e10cSrcweir</tablerow>
52cdf0e10cSrcweir</table>
53cdf0e10cSrcweir</section>
54cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155535" xml-lang="en-US" l10n="U" oldref="3">Click the icon again to return to normal mode, in which the changes in the <link href="text/shared/explorer/database/02010100.xhp" name="New Query Design">New Query Design</link> are synchronized with the permitted changes through SQL.</paragraph>
55cdf0e10cSrcweir</body>
56cdf0e10cSrcweir</helpdocument>
57