Kexi/File Format Support: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


== Text Filter (including CSV support) ==
== Text Filter (including CSV support) == <!--T:1-->


=== Overview ===
=== Overview === <!--T:2-->


<!--T:3-->
'''Kexi''' is capable of importing data from a variety of text file formats.
'''Kexi''' is capable of importing data from a variety of text file formats.


<!--T:4-->
Text files containing ''comma-delimited fields'' (known as ''Comma Separated Values'', or ''CSV files'') may be imported into a new table. Most spreadsheet and database applications can import and export in this format, making this an appropriate format to migrate textual data between different applications.
Text files containing ''comma-delimited fields'' (known as ''Comma Separated Values'', or ''CSV files'') may be imported into a new table. Most spreadsheet and database applications can import and export in this format, making this an appropriate format to migrate textual data between different applications.


<!--T:5-->
'''Kexi''' also supports other field delimiters, such as tabs, and may be configured for more unusual text file formats.
'''Kexi''' also supports other field delimiters, such as tabs, and may be configured for more unusual text file formats.


<!--T:6-->
[[Category:Kexi]]
[[Category:Kexi]]
[[Category:Office]]
[[Category:Office]]
</translate>
</translate>

Revision as of 17:50, 18 July 2011


Text Filter (including CSV support)

Overview

Kexi is capable of importing data from a variety of text file formats.

Text files containing comma-delimited fields (known as Comma Separated Values, or CSV files) may be imported into a new table. Most spreadsheet and database applications can import and export in this format, making this an appropriate format to migrate textual data between different applications.

Kexi also supports other field delimiters, such as tabs, and may be configured for more unusual text file formats.