Hi all,
I have an A97 application which uses MS SQL Server 2000 as the back end database. This has been running sucessfully for a number of years.
I'm having a problem with one record in one table. Every time I edit it in the application I get the "Write Conflict - ... another user has changed this record .... - Save Record, Copy to Clipboard, Drop Changes" error. For me this usually indicates a locked record.
I can change the record in the SQL server table, so the database record is not locked. In the Access linked table I can edit some fields, but in others I get the "Write Conflict" error. These are fields which are an Access "Memo" data type and are mapped to SQL server "Text" data type. None of the fields have huge amounts of data in them - I have seen much larger chunks of text in these fields.
I have exported the offending record to Excel, deleted it and reimported it in an attempt to remove any potential corruption in the data - the result was the same.
I do not get this error on other records.
I do not believe anyone else is editing this record - this problem has been going on for over a week now.
The Access front end is copied to user's hard disks and run from there. The server copy is compacted every night, and I have used fresh copies of this with the same result again.
I've posted this here as I think it's an Access problem and not a SQL server problem.
Does anyone have any suggestions as to what might be happening here?
hughesai
I have an A97 application which uses MS SQL Server 2000 as the back end database. This has been running sucessfully for a number of years.
I'm having a problem with one record in one table. Every time I edit it in the application I get the "Write Conflict - ... another user has changed this record .... - Save Record, Copy to Clipboard, Drop Changes" error. For me this usually indicates a locked record.
I can change the record in the SQL server table, so the database record is not locked. In the Access linked table I can edit some fields, but in others I get the "Write Conflict" error. These are fields which are an Access "Memo" data type and are mapped to SQL server "Text" data type. None of the fields have huge amounts of data in them - I have seen much larger chunks of text in these fields.
I have exported the offending record to Excel, deleted it and reimported it in an attempt to remove any potential corruption in the data - the result was the same.
I do not get this error on other records.
I do not believe anyone else is editing this record - this problem has been going on for over a week now.
The Access front end is copied to user's hard disks and run from there. The server copy is compacted every night, and I have used fresh copies of this with the same result again.
I've posted this here as I think it's an Access problem and not a SQL server problem.
Does anyone have any suggestions as to what might be happening here?
hughesai