Excepción no gestionada. System.Data.ConstraintException: No se han activado restricciones. Una o más filas contienen valores que violan restricciones no nulas, únicas o de clave extranjera. en System.Data.DataTable.EnableConstraints() en System.Data.DataTable.set_EnforceConstraints (valor booleano) en System.Data.DataTable.EndLoadData() en System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn padreCapítuloColumna, Objeto padreCapítuloValor) en System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) en System.Data.DataTable.Load(IDataReader reader, LoadOption loadOption, FillErrorEventHandler HandlerErrorHandler)
solución
|