Hello,

IF you want to know about the SQL support drivers,

use the following debug code,
Qt Code:
  1. debugLog("Driver supports name "<<db.drivers());
To copy to clipboard, switch view to plain text mode 
you can get the list supporting drivers name.

I think PC will support the following the drivers ("QSQLITE", "QPSQL7", "QPSQL") by default