Warning: mssql_query(): message: Incorrect syntax near the keyword 'AND'. (severity 15) in \\192.168.2.3\web\includes\connMSSQL.class.php on line 51
Warning: mssql_query(): Query failed in \\192.168.2.3\web\includes\connMSSQL.class.php on line 51
Error in query : SELECT TOP 6 *
FROM (
SELECT TOP 6 *
FROM superstar_type
WHERE hot_id= AND shownews='1'
ORDER BY type_id DESC
)
AS tbl1
ORDER BY type_id DESC
.
|