This isn't a request for help as such, just inviting comments on a very annoying situation that happens from time to time.
I have an application that I steadily develop, but once in a while after I've done some editing somewhere, an entirely unrelated form will fail. For instance, a subform will be blank, or won't find data it was happily displaying only a moment before.
After much stress and trauma, I always end up finding it is nothing to do with my edits, and couldn't be more simple than the forms properties (relating to data filters and rights) have changed. Not even to defaults though, and seemingly at random.
The most common is 'Data Entry' gets changed to "Yes", meaning it can't show existing records. Hence errors if my code is trying to show one record in particular. Todays, and the catalyst for this message, was much worse. All the data properties were set to "No"! No filters, additions, edits, deletions or data entry. Basically my form was reduced to a grey box...
Why can this happen? Why does Access see fit to booby trap my application?
I have an application that I steadily develop, but once in a while after I've done some editing somewhere, an entirely unrelated form will fail. For instance, a subform will be blank, or won't find data it was happily displaying only a moment before.
After much stress and trauma, I always end up finding it is nothing to do with my edits, and couldn't be more simple than the forms properties (relating to data filters and rights) have changed. Not even to defaults though, and seemingly at random.
The most common is 'Data Entry' gets changed to "Yes", meaning it can't show existing records. Hence errors if my code is trying to show one record in particular. Todays, and the catalyst for this message, was much worse. All the data properties were set to "No"! No filters, additions, edits, deletions or data entry. Basically my form was reduced to a grey box...
Why can this happen? Why does Access see fit to booby trap my application?