Hi,

In front of the complexity to start with QT4, I want to build an application managing a database, with one form/window for one table, managing also the relation between table.

I know that I have to use QSqlTableModel, QSqlRelationalTableModel, etc explain in the page http://doc.trolltech.com/4.1/database.html.

I have read the tutorial from trolltech, digital fanatics, etc, but I have still the difficulty to START. :-(

Can someone give me more concrete simple sample of already exist applications, tutorial, or whatelse ?

Regards.