Hola
Quiero crear una relacion entre varias tablas con una clave de 7 campos y me
da el siguiente error:
'FAC_FACTURACION_DATOS' table saved successfully
'FAC_FACTURACION_PENDIENTE' table
- Unable to create relationship
'FK_FAC_FACTURACION_PENDIENTE_FAC_FACTURACION_DATOS'.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER TABLE
statement conflicted with TABLE FOREIGN KEY constraint
'FK_FAC_FACTURACION_PENDIENTE_FAC_FACTURACION_DATOS'. The conflict occurred
in database 'SERVIGEST', table 'FAC_FACTURACION_DATOS'.
[Microsoft][ODBC SQL Server Driver][SQL Server]Warning: The table
'FAC_FACTURACION_PENDIENTE' has been created but its maximum row size (8553)
exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row
in this table will fail if the resulting row length exceeds 8060 bytes.
Porque?
Saludos, Oscar
Leer las respuestas