Query Failed :
errorno = 1064error = 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 'Order By
Name' at line 11query = Select
Name,
ImageName,
Description,
Link,
If (Price > 0, Concat('$', Format(Price,2)), 'On Request') as PropertyPrice
From
fsre_accopropertylist
Where
AreaCode =
Order By
Name