[Interest] QtSql database insertion issues...

Kristoffersen, Even (NO14) Even.Kristoffersen at Honeywell.com
Wed Apr 22 09:07:26 CEST 2015


>    insertion.prepare("INSERT INTO master_directory (hash, path) VALUES(:hash, :path)");
>
>TIA,
>
> Ben

Seems like you are missing a semicolon at the end of your SQL statements.

-Even


More information about the Interest mailing list