error executing query
SELECT TOP 12 * FROM qry_contestwinners WHERE ContestID=1 AND Award_Level < 2 ORDER BY ID DESC;
Array
(
[0] => Array
(
[0] => HYT00
[SQLSTATE] => HYT00
[1] => 0
[code] => 0
[2] => [Microsoft][ODBC Driver 11 for SQL Server]Query timeout expired
[message] => [Microsoft][ODBC Driver 11 for SQL Server]Query timeout expired
)
)