Sample Header Ad - 728x90

MS Access write conflict XMIN at (2^32)/2 -1

0 votes
1 answer
173 views
I have several clients running access 32 bit with a postgres database backends. A while ago, almost all the access apps started to return "write conflicts" when the end users would make changes to the records. Something intresting we also noticed was the XMIN value for all the records that could not be changed was at (2^32)/2-1 or 2,147,483,647. However, when selected in psql, the values were different. (higher than (2^32)/2-1). I am wondering what recourse I have to fix this issue so the applications will work again. enter image description here
Asked by Daniel L. VanDenBosch (408 rep)
Jun 7, 2018, 02:34 PM
Last activity: Jul 5, 2025, 05:05 AM