kexi project
Rapid Database Application Development
Development
"Microsoft Access for Linux"

Home Download FAQ Support Features Handbook Screenshots Screencasts Compile Kexi Development Authors Contact License Sponsorship Translate This Site

wiki navigation:

Front Page
[info] [diff] [login]
[recent changes]
[most popular]
You can donate
to Kexi Project:
Via PayPal

Spread the word about Kexi!
Get Kexi Now!

Built on the KDE technology
KDE

Member of the Calligra Suite

No Software Patents!

Kexi Data Migration And Sharing:

Comma Separated Values (CSV) Data Importing

 jstaniek, mar 2005

(available since Kexi 1.0)

Temporary solution for Kexi 1.0

We're reusing KSpreadCSVDialog dialog from KSpread. QTable will be replaced by KexiDataTableView(external) for better user experience.

The data source for CSV data is currently:

  • file
  • clipboard

A code required for inserting imported data as KSpread cells within current spreadsheet, is replaced by a code for creating a new table with required columns. The table is filled with imported data. For preview only some of the data is presented, for efficiency. Autodetection of separators is performed.

Final Solution

CSV import assistant dialog will be implemented. It will be probably used also for KSpread and KChart.

See Also



Kexi - "MS Access for Linux" ... and Windows
© Kexi Team
This content is available under GFDL
Last edited: August 25, 2006 by js, visited 0 times.