[Gambas-user] Query failed: ERROR: syntax error at or near "=" at character 40
Fabricio Santos
gambas at ...1229...
Mon Nov 28 10:00:31 CET 2005
The space ca go either way but if you are compressing to a single line
you may well drop the whole thing and turn this:
...where" & "office...
into this:
...where office...
-fs
On Mon, 2005-11-28 at 19:52 +1100, john hedge wrote:
> Thanks to you all. As suggested it looks as though I missed the space
> before 'where'. It doesn't require a space after 'office' it seems.
>
>
> On 11/28/05, Fabricio Santos <gambas at ...1229...> wrote:
> > but
> > it looks to me like Dr Bain forgot to put a space either
> before
> > the "where" or after the "office" in his query string. I'm
> not
> > even sure why the query is split up into 2 strings joined
> by
> > that ampersand.
>
> He didn't forget. Bain was splitting the query in two lines in
> the exmaple.
> And while editing to a single line John might have introduced
> the error when
> he removed the space.
>
> Fabrício Santos
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep
> through log files
> for problems? Stop! Download the new AJAX search engine that
> makes
> searching your log files as easy as surfing
> the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list