Thread: Trouble with MsAccess and records above 13000

Trouble with MsAccess and records above 13000

From
"Gerwin Philippo"
Date:
We run a postgres database (7.4) with an MsAcces(2000) frontend, and since
our last upgrade from 7.2 I have the following problem:
When I try to edit a record in msacces with a high recordnummer, like a
record with a primary key field value of 13000, msacces gives me the error
message that another user has already changed this record...etc.
This happens with and without any triggers on the table.
When I update this record directly on the commandline, there is no problem.
Does anybody know of this problem?