if you pass query.lastError().text() to qDebug() you will get the specific error info
if you pass query.lastError().text() to qDebug() you will get the specific error info
Try without the quotes:
Qt Code:
query.prepare("UPDATE Settings SET Geometry = :Geometry");To copy to clipboard, switch view to plain text mode
aircraftstories (8th April 2011)
Bookmarks