1<?xml version="1.0" encoding="UTF-8"?> 2 3 4 5<!--*********************************************************** 6 * 7 * Licensed to the Apache Software Foundation (ASF) under one 8 * or more contributor license agreements. See the NOTICE file 9 * distributed with this work for additional information 10 * regarding copyright ownership. The ASF licenses this file 11 * to you under the Apache License, Version 2.0 (the 12 * "License"); you may not use this file except in compliance 13 * with the License. You may obtain a copy of the License at 14 * 15 * http://www.apache.org/licenses/LICENSE-2.0 16 * 17 * Unless required by applicable law or agreed to in writing, 18 * software distributed under the License is distributed on an 19 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 20 * KIND, either express or implied. See the License for the 21 * specific language governing permissions and limitations 22 * under the License. 23 * 24 ***********************************************************--> 25 26 27 28 29 <helpdocument version="1.0"> 30<meta> 31<topic id="textsharedguidedata_dbase2officexml" indexer="include" status="PUBLISH"> 32<title id="tit" xml-lang="en-US">Importing and Exporting Data in Text Format</title> 33<filename>/text/shared/guide/data_dbase2office.xhp</filename> 34</topic> 35</meta> 36<body> 37<bookmark xml-lang="en-US" branch="index" id="bm_id3157896"><bookmark_value>databases; text formats</bookmark_value> 38<bookmark_value>text formats; databases</bookmark_value> 39<bookmark_value>importing; tables in text format</bookmark_value> 40<bookmark_value>exporting; spreadsheets to text format</bookmark_value> 41</bookmark> 42<paragraph role="heading" id="hd_id3154824" xml-lang="en-US" level="1" l10n="U" oldref="55"><variable id="data_dbase2office"><link href="text/shared/guide/data_dbase2office.xhp" name="Importing and Exporting Data in Text Format">Importing and Exporting Data in Text Format</link> 43</variable></paragraph> 44<paragraph role="paragraph" id="par_id3147088" xml-lang="en-US" l10n="U" oldref="54">If you want to exchange data with a database that does not have an ODBC link and does not allow dBASE import and export, you can use a common text format.</paragraph> 45<paragraph role="heading" id="hd_id3145313" xml-lang="en-US" level="2" l10n="U" oldref="41">Importing Data into $[officename]</paragraph> 46<paragraph role="paragraph" id="par_id3147275" xml-lang="en-US" l10n="U" oldref="40">To exchange data in a text format use the $[officename] Calc import/export filter.</paragraph> 47<list type="ordered"> 48<listitem> 49<paragraph role="listitem" id="par_id3145382" xml-lang="en-US" l10n="U" oldref="42">Export the desired data from the source database in a text format. The CSV text format is recommended. This format separates data fields by using delimiters such as commas or semi-colons, and separates records by inserting line breaks.</paragraph> 50</listitem> 51<listitem> 52<paragraph role="listitem" id="par_id3153821" xml-lang="en-US" l10n="CHG" oldref="43">Choose <emph>File - </emph><link href="text/shared/01/01020000.xhp" name="Open"><emph>Open</emph></link> and click the file to import.</paragraph> 53</listitem> 54<listitem> 55<paragraph role="listitem" id="par_id1977904" xml-lang="en-US" l10n="NEW">Select "Text CSV" from the <emph>File type</emph> combo box. Click <emph>Open</emph>.</paragraph> 56</listitem> 57<listitem> 58<paragraph role="listitem" id="par_id3150771" xml-lang="en-US" l10n="U" oldref="44">The <link href="text/shared/00/00000208.xhp" name="Text Import"><emph>Text Import</emph></link> dialog appears. Decide which data to include from the text document.</paragraph> 59</listitem> 60</list> 61<paragraph role="paragraph" id="par_id3150986" xml-lang="en-US" l10n="U" oldref="45">Once the data is in a $[officename] Calc spreadsheet, you can edit it as needed. Save the data as a $[officename] data source:</paragraph> 62<list type="unordered"> 63<listitem> 64<paragraph role="listitem" id="par_id3149762" xml-lang="en-US" l10n="U" oldref="56">Save the current $[officename] Calc spreadsheet in dBASE format in the folder of a dBASE database. To do this, choose <emph>File - Save As</emph>, then select the <emph>File type</emph> "dBASE" and the folder of the dBASE database.</paragraph> 65</listitem> 66</list> 67<paragraph role="heading" id="hd_id3150400" xml-lang="en-US" level="2" l10n="U" oldref="58">Exporting in CSV Text Format</paragraph> 68<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US" l10n="U" oldref="59">You can export the current $[officename] spreadsheet in a text format which can be read by many other applications.</paragraph> 69<list type="ordered"> 70<listitem> 71<paragraph role="listitem" id="par_id3152933" xml-lang="en-US" l10n="U" oldref="60">Choose <emph>File - Save as</emph>.</paragraph> 72</listitem> 73<listitem> 74<paragraph role="listitem" id="par_id3154216" xml-lang="en-US" l10n="U" oldref="61">In <emph>File type</emph> select the filter "Text CSV". Enter a file name and click <emph>Save</emph>.</paragraph> 75</listitem> 76<listitem> 77<paragraph role="listitem" id="par_id3154908" xml-lang="en-US" l10n="CHG" oldref="62">This opens the <link href="text/shared/00/00000207.xhp" name="dBase Export"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved.</paragraph> 78</listitem> 79</list> 80<embed href="text/shared/00/00000004.xhp#related"/> 81<embed href="text/shared/guide/data_im_export.xhp#data_im_export"/> 82<switch select="appl"> 83<case select="CALC"><embed href="text/scalc/guide/dbase_files.xhp#dbase_files"/> 84</case> 85</switch></body> 86</helpdocument> 87