Hi.
I needed to change two fields in my database and now my application doesn't start.
What do I need to do to the dataset?
The error is: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
I changed the type of one of the fields in access (from boolean to number) [the other field kept the same type]
thanks in advance