|
Posted by Captain Paralytic on 02/09/07 09:48
On 9 Feb, 05:19, "Kenoli" <kenol...@gmail.com> wrote:
> On Feb 8, 12:57 pm, "Paul Lautman" <paul.laut...@btinternet.com>
> wrote:
>
> > Is person_id a string or a number?
>
> It's a number.
Then the reason that your query is failing is most likely that you
have put quotes arund the 5 and 6, making them into strings and are
trying to compare them with person_id which is a number.
Navigation:
[Reply to this message]
|