Situation: FE/BE, with BE sitting on a Linux box (it is not mirrored) and each user has FE. All is fine, then all of a sudden (at pretty much to all the users at same time) things just got weird. Data started appearing in the wrong places; as if the fields were pointing to the wrong place! That is, Addresses would appear in the FirstName field. FirstName might be in City field, etc. This was confirmed by looking at the table from the FE.
Opening the BE directly, however, and everything was OK! The data was fine, no corruption or “misplacement”. I relinked the FE for everyone and all is fine again.
It is as if something happened on the server that caused the table mapping to be off. Why else would everyone have the problem almost simulaneously. But I can’t come up with anything that would account for this (and not corrupt the BE).
Has anyone seen anything like this before? Beats the hell out of me. I hate telling a client “I don’t know”.