The changes you requested to the table...
Publicado por lis (31 intervenciones) el 13/02/2007 21:10:36
Estoy haciendo un insert a una tabla (valores) en access que tiene 4 campos los 3 primeros son primary key, el cod, val1, val2, los tres pueden ser valores duplicados porque posee una relacion de 1 a muchos con otra tabla (user). el cuarto campo es tipo double y no es indexado.
Bueno leo un archivo xml y mando a insertar dichos datos en la tabla (valores) y me sale el siguiente error:
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
alguna idea y alguna solucion?
Bueno leo un archivo xml y mando a insertar dichos datos en la tabla (valores) y me sale el siguiente error:
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
alguna idea y alguna solucion?
Valora esta pregunta


0