From 400d593bd7f28ed51f0f3e0d0c9a381436e1ca27 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 5 Aug 2014 13:15:17 +0200 Subject: update help ids for ConnectionPage Change-Id: I41f485e025de7254c46010024a48b720df124fe6 --- source/text/shared/explorer/database/dabapropgen.xhp | 4 ++-- source/text/shared/explorer/database/dabawiz02jdbc.xhp | 4 ++-- source/text/shared/explorer/database/dabawiz02oracle.xhp | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/explorer/database/dabapropgen.xhp b/source/text/shared/explorer/database/dabapropgen.xhp index 5267576b47..e5959d51fb 100644 --- a/source/text/shared/explorer/database/dabapropgen.xhp +++ b/source/text/shared/explorer/database/dabapropgen.xhp @@ -42,7 +42,7 @@ Ensure that the *.dbf file name extension of the dBASE files is lowercase.moved from shared\explorer\database\11030000.xhp BrowseUFI: found for dBase Opens a dialog where you can select a file or a directory.which one? or depends? -Test ConnectionUFI: found for dBaseand for Calc doc +Test ConnectionUFI: found for dBaseand for Calc doc Tests the database connection with the current settings. Path to the text filesUFI: found for text file folder Enter the path to the folder of the text files. @@ -52,7 +52,7 @@ Enter the name of the ODBC data source. User name Enter the user name that is required to access the database. -Password requiredUFI: found for Calc doc +Password requiredUFI: found for Calc doc If checked, the user will be asked to enter the password that is required to access the database. Name of the databaseUFI: found for JDBC Enter the name of the database. diff --git a/source/text/shared/explorer/database/dabawiz02jdbc.xhp b/source/text/shared/explorer/database/dabawiz02jdbc.xhp index deb326eadc..ab6cd50fb7 100644 --- a/source/text/shared/explorer/database/dabawiz02jdbc.xhp +++ b/source/text/shared/explorer/database/dabawiz02jdbc.xhp @@ -77,10 +77,10 @@ Data source URL Enter the URL for the database. For example, for the MySQL JDBC driver, enter "jdbc:mysql://<Servername>/<name of the database>". For more information on the JDBC driver, consult the documentation that came with the driver. - + JDBC Driver Class -Enter the name of the JDBC driver. +Enter the name of the JDBC driver.
Before you can use a JDBC driver, you need to add its class path. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME. diff --git a/source/text/shared/explorer/database/dabawiz02oracle.xhp b/source/text/shared/explorer/database/dabawiz02oracle.xhp index c45f4c04dc..d78e6f61c9 100644 --- a/source/text/shared/explorer/database/dabawiz02oracle.xhp +++ b/source/text/shared/explorer/database/dabawiz02oracle.xhp @@ -68,7 +68,7 @@ Enter the port number for the database server. Oracle JDBC Driver Class -Enter the name of the JDBC driver. +Enter the name of the JDBC driver. Test Class Tests the connection with the current settings. -- cgit