Kexi/Migration: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
Data Migration And Sharing.
==Add support for inserting CSV data into an existing table==
*Status: TODO
*{{wish|305505}}


==Porting to non-modal assistants==
{{Note|TODO: Move content from [http://kexi-project.org/wiki/wikiview/[email protected]]}}
*Status: TODO


'''What is involved in porting to the new gui?''' <jstaniek>: We sit and design the given assistant and I am helping with using the API and possibly extending/fixing it. The difference is that many imports can be started concurrently so some extra checking may be needed but this is a side note. Also e.g. user could try to edit/remove a source table during export. So this is fun. But after the change the GUI would be a lot more natural I think.
*[[/General/]]
*[[Kexi/Junior_Jobs#Migration|Junior Jobs]]
 
==File formats==
*[[/CSV/]]
*[[/MDB/]]
*[[/ODB/]]
*[[/Spreadsheet/]]
*[[/SQLite/]]
*[[/Fixed Width Text/]]
 
==Servers==
*[[/MySQL/]]
*[[/PostgreSQL/]]

Latest revision as of 21:47, 12 October 2014

Data Migration And Sharing.

Note

TODO: Move content from [1]


File formats

Servers