From 1f9f48080652e39aa440a7aca00dafeabe6a2f49 Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Wed, 26 May 2010 14:14:35 +0200 Subject: hcshared26: before rebase --- .../text/shared/explorer/database/dabaadvpropdat.xhp | 15 ++++++++++----- .../source/text/shared/explorer/database/rep_main.xhp | 3 +++ 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'helpcontent2/source/text/shared/explorer') diff --git a/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp b/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp index 15a408ea00..8c19978ba7 100755 --- a/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp +++ b/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp @@ -1,11 +1,11 @@ - + - - + + Special Settings @@ -49,7 +49,12 @@ The availability of the following controls depends on the type of database: Use SQL92 naming constraintsUFI: found this for dBase and for text file folder Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores. - + + Use keyword AS before table alias names + Some databases use the keyword "AS" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.http://dba.openoffice.org/specifications/Data_Source_Property_Dialog.sxw + + + End text lines with CR + LFUFI: found for dBase and text file folder Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems). diff --git a/helpcontent2/source/text/shared/explorer/database/rep_main.xhp b/helpcontent2/source/text/shared/explorer/database/rep_main.xhp index 05116569b5..b84166e319 100644 --- a/helpcontent2/source/text/shared/explorer/database/rep_main.xhp +++ b/helpcontent2/source/text/shared/explorer/database/rep_main.xhp @@ -73,6 +73,9 @@ Click Close to close the Extension Manager. + + + Restart %PRODUCTNAME. If the Quickstarter is running, also close the Quickstarter. To install the JRE software -- cgit