1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24<helpdocument version="1.0">
25<meta>
26<topic id="textsharedoptionen01160100xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Connections</title>
28<filename>/text/shared/optionen/01160100.xhp</filename>
29</topic>
30</meta>
31<body>
32<section id="verbindungen">
33<bookmark xml-lang="en-US" branch="index" id="bm_id3154136">
34<bookmark_value>connections to data sources (Base)</bookmark_value>
35<bookmark_value>data sources; connection settings (Base)</bookmark_value>
36</bookmark>
37<!-- removed HID OFFMGR_TABPAGE_RID_OFAPAGE_CONNPOOLOPTIONS -->
38<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSBROWSER_DISCONNECTING" id="bm_id3149798" localize="false"/>
39<paragraph role="heading" id="hd_id3154136" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01160100.xhp" name="Connections">Connections</link></paragraph>
40<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US" l10n="U" oldref="2">Defines how the connections to data sources are pooled.</paragraph>
41</section>
42<paragraph role="paragraph" id="par_id3147088" xml-lang="en-US" l10n="U" oldref="3">The <emph>Connections</emph> facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free<comment>UFI: better: idle ?</comment> for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose.</paragraph>
43<section id="howtoget">
44<embed href="text/shared/00/00000406.xhp#verbindungen"/>
45</section>
46<paragraph role="heading" id="hd_id3154824" xml-lang="en-US" level="2" l10n="U" oldref="12">Connection Pool</paragraph>
47<!-- removed HID OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS -->
48<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_OFAPAGE_CONNPOOLOPTIONS:CB_POOL_CONNS" id="bm_id5568712" localize="false"/>
49<paragraph role="heading" id="hd_id3152780" xml-lang="en-US" level="3" l10n="U" oldref="4">Connection pooling enabled</paragraph>
50<paragraph role="paragraph" id="par_id3147653" xml-lang="en-US" l10n="U" oldref="5"><ahelp hid="OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_POOL_CONNS">Specifies whether the chosen connections are pooled.</ahelp></paragraph>
51<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="3" l10n="U" oldref="6">Drivers known in $[officename]</paragraph>
52<paragraph role="paragraph" id="par_id3149235" xml-lang="en-US" l10n="U" oldref="7">Displays a list of defined drivers and connection data.</paragraph>
53<paragraph role="heading" id="hd_id3153349" xml-lang="en-US" level="3" l10n="U" oldref="13">Current driver</paragraph>
54<paragraph role="paragraph" id="par_id3153087" xml-lang="en-US" l10n="U" oldref="14">The currently selected driver is displayed below the list.</paragraph>
55<!-- removed HID OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING -->
56<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_OFAPAGE_CONNPOOLOPTIONS:CB_DRIVERPOOLING" id="bm_id8145084" localize="false"/>
57<paragraph role="heading" id="hd_id3149166" xml-lang="en-US" level="3" l10n="U" oldref="8">Enable pooling for this driver</paragraph>
58<paragraph role="paragraph" id="par_id3149415" xml-lang="en-US" l10n="U" oldref="9"><ahelp hid="OFFMGR_CHECKBOX_RID_OFAPAGE_CONNPOOLOPTIONS_CB_DRIVERPOOLING">Select a driver from the list and mark the <emph>Enable pooling for this driver</emph> checkbox in order to pool its connection.</ahelp></paragraph>
59<!-- removed HID OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT -->
60<bookmark xml-lang="en-US" branch="hid/cui:NumericField:RID_OFAPAGE_CONNPOOLOPTIONS:NF_TIMEOUT" id="bm_id5520798" localize="false"/>
61<paragraph role="heading" id="hd_id3155135" xml-lang="en-US" level="3" l10n="U" oldref="10">Timeout (seconds)</paragraph>
62<paragraph role="paragraph" id="par_id3156155" xml-lang="en-US" l10n="U" oldref="11"><ahelp hid="OFFMGR_NUMERICFIELD_RID_OFAPAGE_CONNPOOLOPTIONS_NF_TIMEOUT">Defines the time in seconds after which a pooled connection is freed.</ahelp> The time can be anywhere between 30 and 600 seconds.</paragraph>
63</body>
64</helpdocument>
65