Kexi/Tutorials: Difference between revisions

From KDE UserBase Wiki
No edit summary
mNo edit summary
 
Line 8: Line 8:
<!--T:8-->
<!--T:8-->
;[[Special:myLanguage/Kexi/Tutorials/Drilling Down on Facebook Data|Drilling Down on Facebook Data]]
;[[Special:myLanguage/Kexi/Tutorials/Drilling Down on Facebook Data|Drilling Down on Facebook Data]]
:This is an excellent article from Adam Pigg, showcasing just how powerfull Kexi can be. It describes how you can import, process, manipulate and present data from facebook coming from a mbox file. It covers creating a model database to hold the data, importing via script, presenting with a report and chart and exporting collected data.
:This is an excellent article from Adam Pigg, showcasing just how powerfull KEXI can be. It describes how you can import, process, manipulate and present data from facebook coming from a mbox file. It covers creating a model database to hold the data, importing via script, presenting with a report and chart and exporting collected data.


<!--T:2-->
<!--T:2-->
Line 17: Line 17:


<!--T:9-->
<!--T:9-->
;[[Special:myLanguage/Kexi/Tutorials/Importing SQLite database into Kexi|Importing SQLite database into Kexi]]:This article shows how to turn a native standard SQLite3 file into a database project that can be used with '''Kexi'''.
;[[Special:myLanguage/Kexi/Tutorials/Importing SQLite database into Kexi|Importing SQLite database into Kexi]]:This article shows how to turn a native standard SQLite3 file into a database project that can be used with '''KEXI'''.


== TODO == <!--T:4-->
== TODO == <!--T:4-->

Latest revision as of 21:33, 13 December 2024

Other languages:

← Back

Note

Contributions welcome!
Contact Jarosław Staniek (staniek @ kde.org) to coordinate our effort.


Drilling Down on Facebook Data
This is an excellent article from Adam Pigg, showcasing just how powerfull KEXI can be. It describes how you can import, process, manipulate and present data from facebook coming from a mbox file. It covers creating a model database to hold the data, importing via script, presenting with a report and chart and exporting collected data.
Parameter queries
Reports for Beginners
Importing SQLite database into Kexi
This article shows how to turn a native standard SQLite3 file into a database project that can be used with KEXI.

TODO

  • Designing one-to-many relationships in Table designer
  • Using combo boxes in table and form views
  • Relationships (feature not available)
  • Subforms (feature not available)