CASO RARISIMO

30/11/2004 - 02:05 por Ayuda para particionar una Tabla... | Informe spam
Hola angustioso !!!
Realizo un INSERT
INSERT INTO SIAC_PERSONAS
(TX_PSEUDOCURP)
VALUES
('AARD620919HSLLSN00')
TIENE 2 COLUMNAS OBLIGATORIAS ESTA TABLA , PERO UNA ES AUTOINCREMENTABLE,
TIENE MAS COLUMNAS OBLIGATORIAS, PERO SON TODAS NULL. Y ALGUNAS SON TIPO
IMAGE (4) Y me genera los siguientes errores.

Server: Msg 206, Level 16, State 2, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image

help me !!!! ayuda Se los agradecere muchisimo. Betzabé
 

Leer las respuestas

#1 Maxi
30/11/2004 - 13:29 | Informe spam
Hola, de esta forma es dificil ayudarte :( podrias pasarme la declaracion de
esas tablas?


Salu2
Maxi


"Ayuda para particionar una Tabla..."
escribió en el
mensaje news:
Hola angustioso !!!
Realizo un INSERT
INSERT INTO SIAC_PERSONAS
(TX_PSEUDOCURP)
VALUES
('AARD620919HSLLSN00')
TIENE 2 COLUMNAS OBLIGATORIAS ESTA TABLA , PERO UNA ES AUTOINCREMENTABLE,
TIENE MAS COLUMNAS OBLIGATORIAS, PERO SON TODAS NULL. Y ALGUNAS SON TIPO
IMAGE (4) Y me genera los siguientes errores.

Server: Msg 206, Level 16, State 2, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image
Server: Msg 206, Level 16, State 1, Line 1
Operand type clash: int is incompatible with image

help me !!!! ayuda Se los agradecere muchisimo. Betzabé

Preguntas similares