diff options
Diffstat (limited to 'helpcontent2/source/text/shared/optionen/01160100.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/optionen/01160100.xhp | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/optionen/01160100.xhp b/helpcontent2/source/text/shared/optionen/01160100.xhp new file mode 100644 index 000000000..ae37eafb0 --- /dev/null +++ b/helpcontent2/source/text/shared/optionen/01160100.xhp @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * 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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + + +<helpdocument version="1.0"> +<meta> +<topic id="textsharedoptionen01160100xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Connections</title> +<filename>/text/shared/optionen/01160100.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<section id="verbindungen"> +<bookmark xml-lang="en-US" branch="index" id="bm_id3154136"><bookmark_value>connections to data sources (Base)</bookmark_value> +<bookmark_value>data sources; connection settings (Base)</bookmark_value> +</bookmark> +<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSBROWSER_DISCONNECTING" id="bm_id3149798" localize="false"/> +<paragraph role="heading" id="hd_id3154136" xml-lang="en-US" level="1"><link href="text/shared/optionen/01160100.xhp" name="Connections">Connections</link></paragraph> +<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Defines how the connections to data sources are pooled.</paragraph> +</section> +<paragraph role="paragraph" id="par_id3147088" xml-lang="en-US">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> +<section id="howtoget"> + <embed href="text/shared/00/00000406.xhp#verbindungen"/> +</section> +<paragraph role="heading" id="hd_id3154824" xml-lang="en-US" level="2">Connection Pool</paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/connpooloptions/connectionpooling" id="bm_id5568712" localize="false"/> +<paragraph role="heading" id="hd_id3152780" xml-lang="en-US" level="3">Connection pooling enabled</paragraph> +<paragraph role="paragraph" id="par_id3147653" xml-lang="en-US"><ahelp hid="cui/ui/connpooloptions/connectionpooling">Specifies whether the chosen connections are pooled.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="3">Drivers known in $[officename]</paragraph> +<paragraph role="paragraph" id="par_id3149235" xml-lang="en-US">Displays a list of defined drivers and connection data.</paragraph> +<paragraph role="heading" id="hd_id3153349" xml-lang="en-US" level="3">Current driver</paragraph> +<paragraph role="paragraph" id="par_id3153087" xml-lang="en-US">The currently selected driver is displayed below the list.</paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/connpooloptions/enablepooling" id="bm_id8145084" localize="false"/> +<paragraph role="heading" id="hd_id3149166" xml-lang="en-US" level="3">Enable pooling for this driver</paragraph> +<paragraph role="paragraph" id="par_id3149415" xml-lang="en-US"><ahelp hid="cui/ui/connpooloptions/enablepooling">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> +<bookmark xml-lang="en-US" branch="hid/cui/ui/connpooloptions/timeout" id="bm_id5520798" localize="false"/> +<paragraph role="heading" id="hd_id3155135" xml-lang="en-US" level="3">Timeout (seconds)</paragraph> +<paragraph role="paragraph" id="par_id3156155" xml-lang="en-US"><ahelp hid="cui/ui/connpooloptions/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> +</body> +</helpdocument> |