Re: really strange mysql result
From: Walter Roberson (roberson_at_ibd.nrc-cnrc.gc.ca)
Date: 03/14/05
- Next message: Alexandre Jaquet: "Re: really strange mysql result"
- Previous message: Alexandre Jaquet: "really strange mysql result"
- In reply to: Alexandre Jaquet: "really strange mysql result"
- Next in thread: Alexandre Jaquet: "Re: really strange mysql result"
- Reply: Alexandre Jaquet: "Re: really strange mysql result"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Mar 2005 13:21:23 GMT
In article <d142l3$3o8$1@news.hispeed.ch>,
Alexandre Jaquet <alexj@floor.ch> wrote:
:I can't understand why I got different result
:with the same sql query.
:(@members) = sqlSelect("clientlevel","user","userID=userID AND
:clientlevel <> ''");
Do you really want to be passing in the literal string userID as the userID ?
Has the variable userID previously been set by the code ?
-- 'ignorandus (Latin): "deserving not to be known"' -- Journal of Self-Referentialism
- Next message: Alexandre Jaquet: "Re: really strange mysql result"
- Previous message: Alexandre Jaquet: "really strange mysql result"
- In reply to: Alexandre Jaquet: "really strange mysql result"
- Next in thread: Alexandre Jaquet: "Re: really strange mysql result"
- Reply: Alexandre Jaquet: "Re: really strange mysql result"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|