Quote:
Originally posted by Xugumad
(quote the article and follow-up with your points, if possible - it's quite long)
|
Quote:
Could not execute query: SELECT opening, body1, notes FROM fulltext WHERE articleid = 'liev01_2419'. You have an error in your SQL syntax near 'fulltext WHERE articleid = 'liev01_2419'' at line 1
|
Well, I think the error statement is rather terse, but that's pretty common with quickly-written web applications these days, I guess.
The query seems to be correct SQL syntax, so I'm thinking the programmer got a bit lazy and isn't checking for error conditions on the level of granularity that he should.