"Select" & "Order By" OK- ''WHERE'' Does'nt Work !
From: ian justice (i.justice_at_onmail.co.uk)
Date: 10/31/03
- Next message: PenguinsAnonymous: "Re: Variable passing to script to fill html <img src="MyScript.Php?ImageName=KnownGoodData" >"
- Previous message: Jeffrey Silverman: "Re: session & browsers (final)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Oct 2003 12:21:07 -0800
Before i post actual code, as i need a speedyish reply.
Can i first ask if anyone knows off the top of their head, if there is
a likely obvious cause to the following problem.
For the moment i've reduced my form request to a simple text string
entry, instead of my desired optional parameters. As i have been stuck
with a single unfathomable glitch for over a year.
Basically, if i enter queries such as ;
"select * from table" "select * from table order by artist",
it works perfectly. However if i introduce the 'where' option, as in
"select * from table where artist like whatever". It comes back with
"could not execute query". This happens even if i append "order by" to
it.
I'll post all the various codes if anyone can please help.
- Next message: PenguinsAnonymous: "Re: Variable passing to script to fill html <img src="MyScript.Php?ImageName=KnownGoodData" >"
- Previous message: Jeffrey Silverman: "Re: session & browsers (final)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]