Kexi/Handbook/Building Simple Databases/da: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 4: | Line 4: | ||
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases|Introduktion]] | *[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases|Introduktion]] | ||
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables| | *[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables|Design af databasetabeller]] | ||
**[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables/The Table Designer window|The Table Designer window]] | **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables/The Table Designer window|The Table Designer window]] | ||
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Into Tables|Entering Data Into Tables]] | *[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Into Tables|Entering Data Into Tables]] |
Revision as of 18:38, 10 April 2012
Byg en enkel database
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.