There is no native driver for MS SQL, you have to use ODBC. First check if you have the driver installed in plugins/sqldrivers subdirectory of your Qt installation. Then check if you have ODBC installed in your system, as Qt driver relies on it.