Bob Irwin wrote:

>
>
>What I am getting is not accurated, it just seems to grab the one entry,
>which is correct, but there are 3 entries that fall within the range I am
>trying to select on.
>
What are the other two records you think ought to be returned? I feel 
the sql statement probably gets the correct number of records, but 
possibly you are not seeing why the others do not match.

Alternatively, the code is only getting the first row and not the rest 
(show code that loops round all records)?

HTH
Chris

>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to