Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 96 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 97 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 98 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 99 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 100 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 104 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 '' at line 5

SQL: SELECT CodSeparadorEquipe, CodCategoria, Descricao FROM SeparadorEquipe WHERE CodEdicao =


Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/apoloesporte.com.br/painel/classes/classeBanco.inc on line 112 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 Categoria.Ordem' at line 11

SQL: SELECT Categoria.CodCategoria, Divisao.Descricao as dDescricao, Tipo.Descricao as tDescricao, GrupoCategoria.Descricao as gDescricao, Categoria.Descricao as cDescricao FROM Categoria INNER JOIN Divisao ON Divisao.CodDivisao = Categoria.CodDivisao INNER JOIN Tipo ON Tipo.CodTipo = Categoria.CodTipo INNER JOIN GrupoCategoria ON GrupoCategoria.CodGrupoCategoria = Categoria.CodGrupoCategoria WHERE CodEdicao = ORDER BY Categoria.Ordem


Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/apoloesporte.com.br/painel/classes/classeBanco.inc on line 112 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 170 Notice: Trying to get property of non-object in /home/apoloesporte.com.br/site/index.php on line 170 Apolo Esporte - Gerenciador online de modalidades esportivas
Gerenciador on-line de modalidades esportivas
-

Calendário

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 -(Jogo.DataHora) DESC, Jogo.Numero' at line 37

SQL: SELECT CodJogo, DataHora, DATE_FORMAT(Jogo.DataHora,'%d/%m/%Y') as Data, Time (Jogo.DataHora) as Hora, CodMandante, CodVisitante, SorteioMandante, SorteioVisitante, CodLocal, Jogo.Numero as jNumero, Rodada.Numero as rNumero, Jogo.CodGrupo, Jogo.CodFase, Jogo.CodRodada, Jogo.CodCategoria, Grupo.Descricao as gDescricao, Fase.Descricao as fDescricao, Fase.ModoFase, e1.Descricao as e1Descricao, e2.Descricao as e2Descricao, Jogo.ValorPrimarioMandante as r1, Jogo.ValorPrimarioVisitante as r2, Jogo.ValorSecundarioMandante as rr1, Jogo.ValorSecundarioVisitante as rr2, Jogo.Iniciado, Jogo.Encerrado, e1.ArqImagem as e1Imagem, e2.ArqImagem as e2Imagem, Jogo.Wo FROM Jogo INNER JOIN Rodada ON Rodada.CodRodada = Jogo.CodRodada INNER JOIN Grupo ON Grupo.CodGrupo = Jogo.CodGrupo INNER JOIN Fase ON Fase.CodFase = Jogo.CodFase LEFT JOIN Equipe e1 ON e1.CodEquipe = Jogo.CodMandante LEFT JOIN Equipe e2 ON e2.CodEquipe = Jogo.CodVisitante WHERE Jogo.CodEdicao = ORDER BY -(Jogo.DataHora) DESC, Jogo.Numero


Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/apoloesporte.com.br/painel/classes/classeBanco.inc on line 112 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 Data' at line 1

SQL: SELECT * FROM Calendario WHERE CodEdicao = ORDER BY Data


Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/apoloesporte.com.br/painel/classes/classeBanco.inc on line 112