Kexi/Handbook/Building Simple Databases/Designing Database Tables/da: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 10: | Line 10: | ||
{{Prevnext2 | {{Prevnext2 | ||
|prevpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases | |prevpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases | ||
|prevtext= | |prevtext=Byg en enkel database | ||
|nextpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Database_Tables/The_Table_Designer_window | |nextpage=Special:MyLanguage/Kexi/Handbook/Building_Simple_Databases/Designing_Database_Tables/The_Table_Designer_window | ||
|nexttext= | |nexttext=Tabeldesign-visningen | ||
|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
Design af databasetabeller
First, there will be two tables added to your database: Persons and Phones. These are exactly the same tables as described in chapter Database and Spreadsheet. A layout for Persons can be found in section Data integrity and validity in that chapter.
- Select from the toolbar. You can also use in the context menu of the item in the Project Navigator.
- The Table Designer's window will appear. Looking at the top of designer's window you will notice that Kexi proposed you a generic name like Table1 for the new table. The table design is not saved yet so you will be able to assign more proper name later. Moreover, because of the same reason, the table name is not yet visible in the Project Navigator.