Home »
MCQs »
Pygame MCQs
Which driver is used for Microsoft SQL Server in PyQt?
24. Which driver is used for Microsoft SQL Server in PyQt?
- QMSSQL
- QMSDB2
- QODBC
- None of the above
Answer
The correct answer is: C) QODBC
Explanation
The QODBC is the SQL driver in PyQt which is an ODBC driver and also used for Microsoft SQL Server.