Notícias
- Standard Message: MDB2 Error: syntax error
- DBMS/User Message: _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT
ai.codAlbumImagem,
ai.extAlbumimagem,
ai.codAlbum
FROM
pla_albuns a,
pla_albuns_imagens ai
WHERE
ai.codAlbum = a.codAlbum
AND
a.codLocal =
AND
a.descricaoLocal = 'notícias']
[Native code: 1064]
[Native message: 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
a.descricaoLocal = 'notícias'' at line 12]