PDA

View Full Version : Database access from Qt


nimmyj
23rd November 2006, 10:43
hi,
if i want to access database created from windows like MS access from Qt .help im a beginner

wysota
23rd November 2006, 10:52
Then have a look at Qt docs and examples concerning the subject - especially the Sql module.