Kexi/Handbook/Building Simple Databases/da: Difference between revisions

    From KDE UserBase Wiki
    (Importing a new version from external source)
    (Importing a new version from external source)
    Line 16: Line 16:
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Using the Widgets tab|Brug fanebladet Kontroller]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Using the Widgets tab|Brug fanebladet Kontroller]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting widgets - text fields|Indsæt en kontrol - tekstfelter]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting widgets - text fields|Indsæt en kontrol - tekstfelter]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Assigning data sources|Assigning data sources]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Assigning data sources|Tildel datakilder]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting text labels|Inserting text labels]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Inserting text labels|Inserting text labels]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Actions|Actions]]
    **[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Forms/Actions|Actions]]

    Revision as of 18:38, 10 April 2012

    Other languages:

    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:

    1. Design database tables. Read the section called Designing Database Tables.
    2. Enter data into tables. Read the section called Entering Data Into Tables.
    3. Design database queries. Read the section called Designing Database Queries.
    4. Design forms. Read the section called Designing Forms.
    5. Use forms to enter data. Read the section called Entering Data Using Forms.