Database driven applications
-
Hi all,
I'm starting to develop a database driven application, that will need some "usual" stuff like master-detail table views, entry editing, and so on. All connected to a standard SQL database. Beside the standard SQL and table Qt stuff is there any framework/library I should take a look to? I mean, some component reusable that can ease the development of tabular applications.
Thanks -
have a look at the "SQL examples":http://doc.qt.nokia.com/4.8-snapshot/examples-sql.html.