View Single Post
  #4 (permalink)  
Old 07-23-2008, 07:32 PM
Steve Grosz
 
Posts: n/a
Diggs:
Default Re: Getting everything but empty fields in MySql query

Thanks Dan, the <> worked just great......

"Dan Bracuk" <webforumsuser@macromedia.com> wrote in message
news:g67ofl$j26$1@forums.macromedia.com...
> Your specific error comes from the word "not". It should be either <> ",
> is
> not null", or both, depending on how you store your data.
>
> There may be some other issues, depending on what the values of form.sql
> and
> Search1 are.
>
>
>



Reply With Quote