Groups | Blog | Home
all groups > sql server clients > december 2005 >

sql server clients : Ms Access and SQL Server 2000


aviens NO[at]SPAM trgusa.com
12/29/2005 7:55:03 AM
I currnetly have several SQL Server 2000 tables linked into an MS Access
database application. When tryingt o update NEW records created using
Access, the operation fails stating another user has made changes to the
record. However, if i update a record that was alreayd in the database, the
operation succeeds. Additionally, the record can be updated successflly if it
is done when opening the table directly in SQL Server.

anyone have a clue to point me in the right direction?
Steve Thompson
12/30/2005 8:47:41 AM
"aviens@trgusa.com" <avienstrgusacom@discussions.microsoft.com> wrote in
message news:153007C2-7F07-4652-B4EB-90EE852A1592@microsoft.com...
[quoted text, click to view]

Define a primary key on your SQL Server table, and additionally add a
datatype of timestamp. From Access, remove and re-link the table(s).

Steve

aviens NO[at]SPAM trgusa.com
1/2/2006 3:23:02 PM
i have done all this without success.
unfortunately this situation i descibed does not occur on all the linked
tables, just a few of them. unfortunately they happen to be critical tables.

could it have something to do with the SQL server logins and the logins used
in MS Access being different?

[quoted text, click to view]
AddThis Social Bookmark Button