Requete : [ select id_photographie from bdc_formation where id_formation = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95

Erreur SQL (4)
Requete : [ select libelle as libelle_structure from bdc_structure where id_structure = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Requete : [ select * from bdc_formation_academique where id_formation_academique = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Objectifs
Contenu
Modalités pédagogiques
Erreur SQL (4)
Requete : [ select mp.libelle as libelle_modalite_pedagogique, mp.id_modalite_pedagogique from bdc_assoc_formation_modalite_pedagogique afmp, bdc_modalite_pedagogique mp where 1 and afmp.id_formation = and mp.id_modalite_pedagogique = afmp.id_modalite_pedagogique]
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 mp.id_modalite_pedagogique = afmp.id_modalite_pedagogique' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Requete : [ select * from bdc_formation_academique where id_formation_academique = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Pré-requis
Public
Erreur SQL (4)
Requete : [ select p.libelle as libelle_public from bdc_assoc_formation_aca_public afap, bdc_public p where 1 and afap.id_formation_academique = and p.id_public = afap.id_public]
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 p.id_public = afap.id_public' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Qualification des intervenants
Erreur SQL (4)
Requete : [ select qi.libelle as libelle_qualification_intervenants from bdc_formation f, bdc_qualification_intervenants qi where 1 and f.id_formation = and qi.id_qualification_intervenants = f.id_qualification_intervenants]
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 qi.id_qualification_intervenants = f.id_qualification_intervenants' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Formateur spécialisé
Tarif
Nous consulter
Durée
Erreur SQL (4)
Requete : [ select * from bdc_formation_academique where id_formation_academique = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Requete : [ select * from bdc_formation f where 1 and f.id_formation = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Informations pratiques
Erreur SQL (4)
Requete : [ select * from bdc_structure s where 1 and s.id_structure = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Erreur SQL (4)
Requete : [ select * from bdc_lieu l where 1 and l.id_lieu = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Erreur SQL (4)
Requete : [ select c.nom, c.prenom, c.tel, c.email from bdc_assoc_formation_contact afc, bdc_assoc_contact_lieu acl, bdc_contact c where 1 and afc.id_formation = and acl.id_contact = afc.id_contact and acl.id_lieu = and c.id_contact = acl.id_contact order by c.nom asc]
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 acl.id_contact = afc.id_contact and acl.id_lieu = and c.id_contact = acl.id' at line 1]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 105
()
Accueil
Validation
Erreur SQL (4)
Requete : [ select v.libelle as libelle_validation from bdc_formation_academique fa, bdc_validation v where 1 and fa.id_formation_academique = and v.id_validation = fa.id_validation]
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 v.id_validation = fa.id_validation' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Service valideur
Erreur SQL (4)
Requete : [ select sv.libelle as libelle_service_valideur from bdc_assoc_formation_aca_service_valideur afasv, bdc_service_valideur sv where 1 and afasv.id_formation_academique = and sv.id_service_valideur = afasv.id_service_valideur]
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 sv.id_service_valideur = afasv.id_service_valideur' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95
Requete : [ select * from bdc_formation f where 1 and f.id_formation = ]
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 '' at line 1]
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/www/html/greta/www/commun/sql.inc.php on line 95


