Erreur SQL syntax
Résolu/Fermé
Viky
-
1 oct. 2006 à 11:40
PLIPLAPLO
PLIPLAPLO
- Messages postés
- 1
- Date d'inscription
- jeudi 10 janvier 2019
- Statut
- Membre
- Dernière intervention
- 24 février 2019
A voir également:
- You have an error in your sql syntax; check the manual that corresponds to your mysql server version for the right syntax to use
- You have an error in your sql syntax; check the manual that corresponds to your mariadb server version for the right syntax to u - Meilleures réponses
- You have an error in your sql syntax - Meilleures réponses
- Erreur SQL syntax ✓ - Forum - MySQL
- You have an error in your SQL syntax ✓ - Forum - Webmaster
- Problème SQL syntax ✓ - Forum - MySQL
- QUERY FAILED .You have an error in your SQL syntax; check the manual that corres ✓ - Forum - MySQL
- INSERT: You have an error in your SQL syntax ✓ - Forum - Webmaster
17 réponses
il ya un ' ou un " ou alors un entier espace a la place d'un char
exemple :
insert into toto values('nombre_de_type_entier' )
au lieu de
insert into toto values(nombre_de_type_entier )
verifie bien ta requete et corrige la.
si elle persiste envoi moi un echantillon de ta requete a adresse supprimée par la Modération et je te donnerai la solution
exemple :
insert into toto values('nombre_de_type_entier' )
au lieu de
insert into toto values(nombre_de_type_entier )
verifie bien ta requete et corrige la.
si elle persiste envoi moi un echantillon de ta requete a adresse supprimée par la Modération et je te donnerai la solution
8 févr. 2012 à 16:05
22 avril 2013 à 03:05
16 mai 2015 à 15:06
24 févr. 2019 à 17:32
je t'aime