-
1064: 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 Ativo = 'S'' at line 1
SQL: SELECT * FROM Aviso WHERE CodEdicao = AND Ativo = 'S'
1064: 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 CodEdicaoArquivo DESC' at line 1
SQL: SELECT Nome, ArqFile FROM EdicaoArquivo WHERE CodEdicao = ORDER BY CodEdicaoArquivo DESC
SQL: SELECT * FROM Aviso WHERE CodEdicao = AND Ativo = 'S'
1064: 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 CodEdicaoArquivo DESC' at line 1
SQL: SELECT Nome, ArqFile FROM EdicaoArquivo WHERE CodEdicao = ORDER BY CodEdicaoArquivo DESC
MENU