Foro de elhacker.net

Programación => Bases de Datos => Mensaje iniciado por: noaptebuna en 18 Junio 2015, 11:09 am



Título: Ayuda, que significa este error de my sql?
Publicado por: noaptebuna en 18 Junio 2015, 11:09 am
Informe de error -
Error SQL: ORA-01861: literal does not match format string
01861. 00000 -  "literal does not match format string"
*Cause:    Literals in the input must be the same length as literals in
           the format string (with the exception of leading whitespace).  If the
           "FX" modifier has been toggled on, the literal must match exactly,
           with no extra whitespace.
*Action:   Correct the format string to match the literal.


Título: Re: Ayuda, que significa este error de my sql?
Publicado por: engel lex en 18 Junio 2015, 15:52 pm
Usa traductor, más explicado no puede estar... Además, sin que sepamos el query y la estructura de la tabla, hay poco que podamos decir fuera de "el literal no coincide con el largo de la cadena, debes hacerlos coincidir"