Kexi/Handbook/Building Simple Databases/da: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 41: | Line 41: | ||
{{Prevnext2 | {{Prevnext2 | ||
|prevpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics/Using_built-in_help | |prevpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics/Using_built-in_help | ||
|prevtext= | |prevtext=Brug den indbyggede hjælp | ||
|nextpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Database_Tables | |nextpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Database_Tables | ||
|nexttext= | |nexttext=Design af databasetabeller | ||
|index=Special:MyLanguage/Kexi/Handbook|indextext= | |index=Special:MyLanguage/Kexi/Handbook|indextext=Indholdsfortegnelse | ||
}} | }} | ||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] |
Revision as of 18:38, 10 April 2012
Byg en enkel database
- Design af formularer
- De vigtigste begreber
- Formularer versus tabeller
- Arbejdet med design af formularer
- Brug fanebladet Kontroller
- Indsæt en kontrol - tekstfelter
- Tildel datakilder
- Indsæt etiketter
- Handlinger
- Layout af kontroller
- Manuel indstilling af kontrollers størrelse og position
- Indstilling af tabulatorrækkefølgen
Introduction
To learn the basics of Kexi, you could build a simple database utilizing most elementary Kexi's features. To make things simpler, advanced database design topics will not be covered here.
Start by creating a new empty Phone Book.
Having a new empty database project, perform the following steps:
- Design database tables. Read the section called Designing Database Tables.
- Enter data into tables. Read the section called Entering Data Into Tables.
- Design database queries. Read the section called Designing Database Queries.
- Design forms. Read the section called Designing Forms.
- Use forms to enter data. Read the section called Entering Data Using Forms.