Kexi/Tutorials: Difference between revisions
No edit summary |
Tag: Rollback |
||
(18 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
<!--T:1--> | |||
[[Special:myLanguage/Kexi|← Back]] | |||
{{Note|Contributions welcome!<br />Contact Jarosław Staniek (staniek @ kde.org) to coordinate our effort.}} | |||
<!--T:8--> | |||
;[[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. | |||
<!--T:2--> | |||
;[http://www.kexi-project.org/pics/1.1.1/parameter_query/parameter_query.html Parameter queries]:(for 1.1 but still valid, at kexi-project.org) | |||
<!--T:7--> | |||
;[[Special:myLanguage/Kexi/Tutorials/Reports/Kexi Reports for Beginners|Reports for Beginners]] | |||
<!--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'''. | |||
== TODO == <!--T:4--> | |||
<!--T:5--> | |||
*Designing one-to-many relationships in Table designer | *Designing one-to-many relationships in Table designer | ||
*Using combo boxes in table and form views | *Using combo boxes in table and form views | ||
* | *Relationships (feature not available) | ||
*Subforms (feature not available) | *Subforms (feature not available) | ||
<!--T:6--> | |||
[[Category:Office]] | [[Category:Office]] | ||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
</translate> |
Latest revision as of 21:09, 25 June 2023
- 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
- (for 1.1 but still valid, at kexi-project.org)
- 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)