+++ DB-Error. file/pos =queries.php/5089.
SELECT SQL_CACHE
Artwork.ID,
Artwork.Title,
Artwork.Caption,
Artwork.Year,
Artwork.Technique,
Artwork.Width,
Artwork.Height
FROM
Artwork
where
Artwork.ArtistID=
order by
Year desc
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by
Year desc' at line 13
+++ DB-Error. file/pos =artworksart.php/212.
SELECT DISTINCT
ArtpriceImgs.Artist,
ArtpriceImgs.Title,
ArtpriceImgs.Caption,
ArtpriceImgs.ImageLink,
ArtpriceImgs.ImageHeight,
ArtpriceImgs.ImageWidth,
ArtpriceImgs.Link
FROM
ArtpriceImgs
WHERE
ArtpriceImgs.PeopleID = AND
ArtpriceImgs.Language = "en"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND
ArtpriceImgs.Language = "en"' at line 12