RE: error in your SQL syntax

2005-01-26 Thread Artem Koltsov
lists.mysql.com > Subject: Re: error in your SQL syntax > > > Thanks, works fines. > > I use access because i don“t know a GUI tool that make SQL > querys more easy. > > Thanks all again, > > Daniel Sousa > - Original Message - > From:

Re: error in your SQL syntax

2005-01-26 Thread Daniel Sousa
: error in your SQL syntax Here is your original query, reformatted merely so that we humans can read it better: SELECT DISTINCT specials.specials_id , products_to_categories.products_id , categories.parent_id , products_description.products_name

Re: error in your SQL syntax

2005-01-26 Thread SGreen
Here is your original query, reformatted merely so that we humans can read it better: SELECT DISTINCT specials.specials_id , products_to_categories.products_id , categories.parent_id , products_description.products_name , products.products_price , products.

Re: error in your SQL syntax

2005-01-26 Thread Rhino
You have an awful lot of brackets in the query, many of which don't appear to be needed. For example, I don't see why you have brackets in this phrase: AND ((languages.languages_id)=1)) Perhaps removing the unnecessary ones will help the query work better and more consistently on each machine. A

Re: error in your SQL syntax near 'order by 'Variable_name' ????

2001-10-01 Thread Benjamin Pflugmann
Hi. On Mon, Oct 01, 2001 at 08:32:42PM -0400, [EMAIL PROTECTED] wrote: > I don't know anything about MySQL, Ive just been trying(with no luck)to > install a forum(Snitz forum from www.snitz.com) on my website. My website is > Linux/MySQL/Chilisoft! Im running out of support my host hasn't gotte

Re: error in your SQL syntax near 'order by 'Variable_name' ????

2001-10-01 Thread Emailit2
I don't know anything about MySQL, Ive just been trying(with no luck)to install a forum(Snitz forum from www.snitz.com) on my website. My website is Linux/MySQL/Chilisoft! Im running out of support my host hasn't gotten back with me, and Snitz support doesn't know. So I got to messing around w

Re: error in your SQL syntax near 'order by 'Variable_name' ????

2001-10-01 Thread Rodney Broom
From: <[EMAIL PROTECTED]> > MySQL said: You have an error in your SQL syntax near 'order by > 'Variable_name' ASC' at line 1 > > Any ideas as to what this means, and how to fix it? Hi Dave, How 'bout sending us the entire SQL statement, please. --- Rodney Broom Programmer: Desert.Net -