Error Code Error Description Supported Versions
3708 Syntax error in Transaction statement.Expected TRANSACTION, WORK, or nothing.
Access 2010+ uses different description: ‘Syntax error in Transaction statement. Expected TRANSACTION, WORK, or nothing.’
Access 2003+
3709 The search key was not found in any record. Access 2003+
3710 MAPI folder or address book not found. Access 2003+
3711 Recovered replicable data. This row was recovered from a corrupted replicable database. Verify that the record contents are correct and then reinsert the record, or delete this conflict record. Access 2003+
3712 Other. This record was rejected due to an undefined replication conflict problem. Access 2003+
3713 Update/update conflict. Another replica also updated this record.This record lost the conflict.Either resubmit your update or delete this conflict record.
Access 2010+ uses different description: ‘Update/update conflict. Another replica also updated this record. This record lost the conflict. Either resubmit your update or delete this conflict record.’
Access 2003+
3714 Locked table. This record could not be applied during synchronization since the table was locked by another user.Resubmit this conflict record.
Access 2010+ uses different description: ‘Locked table. This record could not be applied during synchronization since the table was locked by another user. Resubmit this conflict record.’
Access 2003+
3715 Unique key violation. This record has the same key value as another record, whereas only unique values are permitted.Either change the key value in this conflict record or the winning record and then resubmit this record, or delete this conflict record.
Access 2010+ uses different description: ‘Unique key violation. This record has the same key value as another record, whereas only unique values are permitted. Either change the key value in this conflict record or the winning record and then resubmit this record, or delete this conflict record.’
Access 2003+
3716 TLV violation. This record contains a field value that does not meet the table level validation constraint.Either update the field value that is violating the validation rule and then resubmit this conflict record, or delete this conflict record.
Access 2010+ uses different description: ‘TLV violation. This record contains a field value that does not meet the table level validation constraint. Either update the field value that is violating the validation rule and then resubmit this conflict record, or delete this conflict record.’
Access 2003+
3717 Delete/RI conflict. The primary key record has been deleted by another replica, therefore this referencing record has been rejected.Either create a new primary key record that satisfies the referential integrity constraint and then resubmit your update, or delete this conflict record.
Access 2010+ uses different description: ‘Delete/RI conflict. The primary key record has been deleted by another replica, therefore this referencing record has been rejected. Either create a new primary key record that satisfies the referential integrity constraint and then resubmit your update, or delete this conflict record.’
Access 2003+
3718 Update/RI conflict. The primary key record has been updated by another replica, therefore this referencing record has been rejected.Either create a new primary key record that satisfies the referential integrity constraint, modify the foreign key value in this conflict record to match a valid primary key value and then resubmit your update, or delete this conflict record.
Access 2010+ uses different description: ‘Update/RI conflict. The primary key record has been updated by another replica, therefore this referencing record has been rejected. Either create a new primary key record that satisfies the referential integrity constraint, modify the foreign key value in this conflict record to match a valid primary key value and then resubmit your update, or delete this conflict record.’
Access 2003+
3719 Foreign key violation resulting from an invalid primary key record that was involved in a replication conflict.Either create a new primary key record that satisfies the referential integrity constraint, modify the foreign key value in this conflict record to match a valid primary key value and then resubmit this conflict record, or delete this conflict record.
Access 2010+ uses different description: ‘Foreign key violation resulting from an invalid primary key record that was involved in a replication conflict. Either create a new primary key record that satisfies the referential integrity constraint, modify the foreign key value in this conflict record to match a valid primary key value and then resubmit this conflict record, or delete this conflict record.’
Access 2003+
3720 Cannot change field ‘|’.It is part of one or more relationships.
Access 2010+ uses different description: ‘Cannot change field ‘|’. It is part of one or more relationships.’
Access 2003+
3721 Invalid SQL syntax – expected constraint name. Access 2003+
3722 Invalid SQL syntax – expected token: DEFAULT. Access 2003+
3723 Invalid SQL syntax – expected token: COMPRESSION to follow WITH. Access 2003+
3724 Invalid SQL syntax – expected token: UPDATE or DELETE. Access 2003+
3725 Invalid SQL syntax – expected token: CASCADE, SET NULL, or NO ACTION. Access 2003+
3726 Invalid SQL syntax – expected token: NULL. Access 2003+
3727 Invalid SQL syntax – only one update rule and/or one delete rule allowed. Access 2003+

Pages:Previous page Next page