Hello,
IF you want to know about the SQL support drivers,
use the following debug code,
you can get the list supporting drivers name.Qt Code:
debugLog("Driver supports name "<<db.drivers());To copy to clipboard, switch view to plain text mode
I think PC will support the following the drivers ("QSQLITE", "QPSQL7", "QPSQL") by default
Bookmarks