Jump to content

Kexi/Handbook/References/Menu Commands/The Data Menu: Difference between revisions

From KDE UserBase Wiki
Jstaniek (talk | contribs)
No edit summary
Jstaniek (talk | contribs)
No edit summary
 
Line 8: Line 8:
<translate>
<translate>
; <menuchoice>Import Data From File</menuchoice>
; <menuchoice>Import Data From File</menuchoice>
: Imports data from a file into the currently open project, creating a new table.</translate>
: Displays a dialog that allows you to import data from CSV or plain text files to a new table in your project.</translate>
<translate>
<translate>
; <menuchoice>Import Tables</menuchoice>
; <menuchoice>Import Tables</menuchoice>
: Imports tables from existing database into the currently open project.</translate>
: Opens the '''Table Importing Wizard''' that allows you to import data either from a <tt>fods</tt>, <tt>mdb</tt>, <tt>ods</tt>, <tt>tsv</tt> files or from another database server, as new tables in your project.</translate>
<translate>
<translate>
; <menuchoice>Export Data to File</menuchoice>
; <menuchoice>Export Data to File</menuchoice>
: Exports data from the active project's window to a file.</translate>
: Displays a dialog that allows you to export the active table data to a plain text or CSV file.</translate>


<translate>
<translate>

Latest revision as of 16:50, 25 December 2024

The Data Menu

The Data Menu contains commands related to data processing.

The commands offered are:

Import Data From File
Displays a dialog that allows you to import data from CSV or plain text files to a new table in your project.
Import Tables
Opens the Table Importing Wizard that allows you to import data either from a fods, mdb, ods, tsv files or from another database server, as new tables in your project.
Export Data to File
Displays a dialog that allows you to export the active table data to a plain text or CSV file.