Trace:
Differences ¶
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:tutorials:main:database-config [2008/06/26 09:12] – ilon | en:tutorials:main:database-config [2008/11/19 21:42] (current) – laurent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Configuring the database access ====== | ||
| Before going further with code, you have to configure Jelix to be able to access a database, and feed this database a bit. We will indeed store our news in a table. | Before going further with code, you have to configure Jelix to be able to access a database, and feed this database a bit. We will indeed store our news in a table. | ||
| Line 71: | Line 70: | ||
| We are now ready to use this data in our application. | We are now ready to use this data in our application. | ||
| - | ---- | ||
| - | * Next : [[en: | ||
| - | * Previous : [[en: | ||
| - | * [[en: | ||

