GreenFella
Programmer
Here is a strange one.
I have an Access 2000 database that is linked to tables in a SQL Server backend via ODBC connections.
There are about 35 links to SQL Server tables. One of these tables is a Customer table.
I can add new records to the Customer table but if I try to update any fields on the table I get a Write Conflict error. You know the one that says "This record has been changed by another user since you started editing it...".
Here's my dilema. I am the only one using my copy of the front end. Multiple people have the same front end on their desktops accessing the same SQL Server backend.
I can add records to the Customer table. I just can't turn around and update any field on any of the records.
The kicker is that, if I go into Enterprise Manager and go to the Customer table directly I can edit and update fields without any problems.
The problem in Access only appears to be affecting the one table. I am able to update information in other tables without any problems.
I have dropped the link to the Customer table and recreated it again with no success.
Any help that can be provided would be greatly appreciated.
Thanks
Greenfella
I have an Access 2000 database that is linked to tables in a SQL Server backend via ODBC connections.
There are about 35 links to SQL Server tables. One of these tables is a Customer table.
I can add new records to the Customer table but if I try to update any fields on the table I get a Write Conflict error. You know the one that says "This record has been changed by another user since you started editing it...".
Here's my dilema. I am the only one using my copy of the front end. Multiple people have the same front end on their desktops accessing the same SQL Server backend.
I can add records to the Customer table. I just can't turn around and update any field on any of the records.
The kicker is that, if I go into Enterprise Manager and go to the Customer table directly I can edit and update fields without any problems.
The problem in Access only appears to be affecting the one table. I am able to update information in other tables without any problems.
I have dropped the link to the Customer table and recreated it again with no success.
Any help that can be provided would be greatly appreciated.
Thanks
Greenfella