A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `ProductID` != AND `Active` = 1 ORDER BY `ProductID` DESC' at line 3

SELECT * FROM `tbh_products` WHERE `DepartmentID` = AND `ProductID` != AND `Active` = 1 ORDER BY `ProductID` DESC

Filename: models/General_model.php

Line Number: 41