The data value violates the schema´s constraint for the ..
Posted: Wed 31 Aug 2011 21:28
Here is the problem:
I have a Mastertable that is empty
I also have a not empty Detailtable (TUnitable, only) whose key is a TAutoincField
Unidac raises an exception due the param to acess detailtable cannot be null:
Parameter[0]: Number - The data value violates the schema´s constraint for
the column (Status = Bh)
In the begining of Sdac this error had ocurred, but it was fixed.
It seems that unidac has the same problem.
I have a Mastertable that is empty
I also have a not empty Detailtable (TUnitable, only) whose key is a TAutoincField
Unidac raises an exception due the param to acess detailtable cannot be null:
Parameter[0]: Number - The data value violates the schema´s constraint for
the column (Status = Bh)
In the begining of Sdac this error had ocurred, but it was fixed.
It seems that unidac has the same problem.