[Interest] QtSql database insertion issues...

André Somers andre at familiesomers.nl
Wed Apr 22 09:15:02 CEST 2015


Kristoffersen, Even (NO14) schreef op 22-4-2015 om 09:07:
>>      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.
>
That shouldn't matter. There is no obligation to terminate an SQL 
statement with a semicolon.

André




More information about the Interest mailing list