Re: Getting everything but empty fields in MySql query
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.
|