1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
3cdf0e10cSrcweir
4*122b4424SAndrew Rist<!--***********************************************************
5cdf0e10cSrcweir *
6*122b4424SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
7*122b4424SAndrew Rist * or more contributor license agreements.  See the NOTICE file
8*122b4424SAndrew Rist * distributed with this work for additional information
9*122b4424SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
10*122b4424SAndrew Rist * to you under the Apache License, Version 2.0 (the
11*122b4424SAndrew Rist * "License"); you may not use this file except in compliance
12*122b4424SAndrew Rist * with the License.  You may obtain a copy of the License at
13*122b4424SAndrew Rist *
14*122b4424SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
15*122b4424SAndrew Rist *
16*122b4424SAndrew Rist * Unless required by applicable law or agreed to in writing,
17*122b4424SAndrew Rist * software distributed under the License is distributed on an
18*122b4424SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19*122b4424SAndrew Rist * KIND, either express or implied.  See the License for the
20*122b4424SAndrew Rist * specific language governing permissions and limitations
21*122b4424SAndrew Rist * under the License.
22*122b4424SAndrew Rist *
23*122b4424SAndrew Rist ***********************************************************-->
24*122b4424SAndrew Rist
25*122b4424SAndrew Rist
26cdf0e10cSrcweir
27cdf0e10cSrcweir<helpdocument version="1.0">
28cdf0e10cSrcweir<meta>
29cdf0e10cSrcweir<topic id="textshared0214030000xml" indexer="include" status="PUBLISH">
30cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Run SQL command directly</title>
31cdf0e10cSrcweir<filename>/text/shared/02/14030000.xhp</filename>
32cdf0e10cSrcweir</topic>
33cdf0e10cSrcweir<history>
34cdf0e10cSrcweir<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
35cdf0e10cSrcweir<lastedited date="2004-06-07T10:02:41">converted from old format - fpe</lastedited>
36cdf0e10cSrcweir</history>
37cdf0e10cSrcweir</meta>
38cdf0e10cSrcweir<body>
39cdf0e10cSrcweir<section id="native">
40cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149748" xml-lang="en-US" l10n="E" oldref="7" localize="false"/>
41cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:SbaNativeSql" id="bm_id9820973" localize="false"/><!-- HID added by script -->
42cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:SbaNativeSql" id="bm_id3143284" localize="false"/>
43cdf0e10cSrcweir<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>
44cdf0e10cSrcweir<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>
45cdf0e10cSrcweir</section>
46cdf0e10cSrcweir<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>
47cdf0e10cSrcweir<section id="synative">
48cdf0e10cSrcweir<table id="tbl_id3150710">
49cdf0e10cSrcweir<tablerow>
50cdf0e10cSrcweir<tablecell colspan="" rowspan="">
51cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3145136" xml-lang="en-US" l10n="E">
52cdf0e10cSrcweir<image id="img_id3147226" src="res/commandimagelist/sc_sbanativesql.png"  ><alt id="alt_id3147226" xml-lang="en-US">Icon</alt>
53cdf0e10cSrcweir	</image></paragraph>
54cdf0e10cSrcweir</tablecell>
55cdf0e10cSrcweir<tablecell colspan="" rowspan="">
56cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3155893" xml-lang="en-US" l10n="U" oldref="4">Run SQL command directly</paragraph>
57cdf0e10cSrcweir</tablecell>
58cdf0e10cSrcweir</tablerow>
59cdf0e10cSrcweir</table>
60cdf0e10cSrcweir
61cdf0e10cSrcweir</section>
62cdf0e10cSrcweir<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>
63cdf0e10cSrcweir</body>
64cdf0e10cSrcweir</helpdocument>
65