We have an issue with our database creating records which have no values. On occasion, when more than one person is working in the database the system generates a null record despite the fact that we have the primary key set to not allow nulls. That is each field is null.
Is there an obvious reason why our system would do this?
Is there an obvious reason why our system would do this?