Pb avec jdatastore:'operator = doesn't apply to the types <DATE> and <STRING>'
kobee12
Messages postés153Date d'inscriptiondimanche 26 janvier 2003StatutMembreDernière intervention31 octobre 2006
-
16 juin 2004 à 11:18
marik7335
Messages postés115Date d'inscriptionsamedi 27 décembre 2003StatutMembreDernière intervention11 mai 2009
-
6 août 2004 à 22:00
Salut a tous
J'ai un probleme dans mon prog.
Je fais une requete :
select *
FROM t_rdv
WHERE t_rdv.the_Date='12/03/2004'
avec the_Date du type DATE.
et il me sort une erreur pour le '=' :
Syntax Error:[line 1, col 41] Operator = doesn't apply to the types <DATE> and <STRING>
Est ce ke kelkun sait pourkoi?
merci
kobee12
:big)