Jason H schreef op 23-4-2015 om 04:38:
I always execute CREATE TABLE IF NOT EXISTS table .... after connecting.
Problem is: there is no DDL support in Qt, so it is not possible to do that in a way that is database-agnostic. Your code will not work against all databases I think.
André
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest