B
Bert Sachs
Hi
I have a typed DataSet that contains two tables. The second table has a
foreign key that refers to the primary key of the first table. When i fill
the first table there is no problem. But when i fill the second table i get
the following error:
Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints.
Many thanks in advance
I have a typed DataSet that contains two tables. The second table has a
foreign key that refers to the primary key of the first table. When i fill
the first table there is no problem. But when i fill the second table i get
the following error:
Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints.
Many thanks in advance