Kexi/Handbook/Kexi Basics/Kexi Databases: Difference between revisions
Appearance
mNo edit summary |
style, update content |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
== | === Understanding KEXI Projects and Databases === <!--T:1--> | ||
Many | <!--T:2--> | ||
Many programs, like '''LibreOffice Calc''' or '''Microsoft Excel''', save their work in files that people usually call documents. '''KEXI''' also saves work in files, but it can connect to database servers to store both the design and the data outside of the user's computer. These servers can be accessed through a network. Because of this, the terms '''KEXI projects''' or '''KEXI databases''' are used instead of just database files or documents. | |||
<!--T:5--> | |||
{{Info|'''KEXI''' database files usually have the extension <tt>.kexi</tt>}} | |||
<!--T:6--> | |||
{{Prevnext2 | |||
|prevpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics | |||
|prevtext=Kexi Basics | |||
|nextpage=Special:MyLanguage/Kexi/Handbook/Kexi_Basics/Creating_a_New_Database_File | |||
|nexttext=Creating a New Database File | |||
|index=Special:MyLanguage/Kexi/Handbook|indextext=Back to menu | |||
}} | |||
<!--T:7--> | |||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
</translate> | </translate> |
Latest revision as of 11:42, 21 December 2024
Understanding KEXI Projects and Databases
Many programs, like LibreOffice Calc or Microsoft Excel, save their work in files that people usually call documents. KEXI also saves work in files, but it can connect to database servers to store both the design and the data outside of the user's computer. These servers can be accessed through a network. Because of this, the terms KEXI projects or KEXI databases are used instead of just database files or documents.