Thank you for the reply, i was trying to change the query into:
But still getting errors, could you advise me how should it be?PHP Code:$sql = "SELECT * FROM fastway_zones WHERE $topcode >= f_postcode and $topcode <= f_postcode";
$qResult = $db->Execute($sql);
$rec = $db->Execute($qResult);
Thanks




