Subject | Re: [firebird-support] error 336330798 |
---|---|
Author | W O |
Post date | 2013-01-29T00:38:24Z |
Javier, "string truncated" puede ocurrir cuando tu variable es m�s larga
que tu columna. Por ejemplo, si quieres guardar una variable de 50
caracteres en una columna que solamente acepta 40.
Tambi�n si el formato de la fecha es incorrecto.
Saludos.
Walter.
que tu columna. Por ejemplo, si quieres guardar una variable de 50
caracteres en una columna que solamente acepta 40.
Tambi�n si el formato de la fecha es incorrecto.
Saludos.
Walter.
On Mon, Jan 28, 2013 at 2:34 PM, Leyne, Sean <Sean@...>wrote:
> **
>
>
> David,
>
>
> > My name is David Narv��ez
> > I have a problem with my database and i hope you can help me to give a
> > solution.
> >
> > tHE problem is the next>
> >
> > SQL Message : -901
> > Unsuccessful execution caused by system error that does not preclude
> > successful execution of subsequent statements
> >
> > Engine Code : 336330798
> > Engine Message :
> > string truncated
>
> This is a problem is a SQL statement you are executing.
>
> Please forward the SQL along with the DDL/schema of the related tables.
>
> Sean
>
>
>
[Non-text portions of this message have been removed]