Kexi/Handbook/Building Simple Databases: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
==Building Simple Databases==
==Building Simple Databases== <!--T:1-->


<!--T:2-->
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases|Introduction]]
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases|Introduction]]
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables|Designing Database Tables]]
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables|Designing Database Tables]]
Line 22: Line 23:
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Using Forms|Entering Data Using Forms]]
*[[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Using Forms|Entering Data Using Forms]]


===Introduction===
===Introduction=== <!--T:3-->


<!--T:4-->
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.  
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.  


<!--T:5-->
Start by creating a new empty Phone Book.  
Start by creating a new empty Phone Book.  


<!--T:6-->
Having a new empty database project, perform the following steps:
Having a new empty database project, perform the following steps:


<!--T:7-->
# Design database tables. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables|Designing Database Tables]].
# Design database tables. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Designing Database Tables|Designing Database Tables]].
# Enter data into tables. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Into Tables|Entering Data Into Tables]].
# Enter data into tables. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Into Tables|Entering Data Into Tables]].
Line 36: Line 41:
# Use forms to enter data. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Using Forms|Entering Data Using Forms]].
# Use forms to enter data. Read the section called [[Special:MyLanguage/Kexi/Handbook/Building Simple Databases/Entering Data Using Forms|Entering Data Using Forms]].


<!--T:8-->
{{Prevnext2
{{Prevnext2
|prevpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics/Using_built-in_help
|prevpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics/Using_built-in_help
Line 44: Line 50:
}}
}}


<!--T:9-->
[[Category:Kexi]]
[[Category:Kexi]]
[[Category:Tutorials]]
[[Category:Tutorials]]
</translate>
</translate>

Revision as of 18:58, 14 December 2011

Other languages:

Building Simple Databases

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.