September 22, 2011

fluca1978 fluca1978
Lab Rat
524 posts

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

4 replies

September 22, 2011

pkj__ pkj__
Lab Rat
32 posts

QSqlQueryModel will come in handy

September 22, 2011

Eddy Eddy
Gene Splicer
1296 posts

have a look at the SQL examples [doc.qt.nokia.com].

 Signature 

Qt Certified Specialist
Qt Ambassador

September 22, 2011

Andre Andre
Area 51 Engineer
6075 posts

You may be interested in Predicate. It is an alternative to the Qt SQL libs. It is the basis for Kexi, the KOffice/Calligra database application.

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

September 22, 2011

fluca1978 fluca1978
Lab Rat
524 posts

Thanks, this is the piece of information I was seeking for!

 
  ‹‹ Borderproblems QGroupbox      [SOlved]Simpel BarDiagram ››

You must log in to post a reply. Not a member yet? Register here!