Can't delete record in linked SQLServer table.

M

MichaelK

It happens in both Access2000 and Access97.
When I open in Access the table, linked from SQL Server,
I can't delete any records or update any field in the record
if the DateEntry field has the formula GetDate().

If try to delete the message is: "The Microsoft Jet database engine stopped
the process because
you and another user are attempting to change the same data at the same
time."

If try to change a field (not the DateEntry ofcourse) the message is:
"The data has been changed. Another user edited this record and saved
before you attempting to save your changes."

Nobody else using this table, I just created it and nobody knows about it,
permissions are set to delete.
If I remove the formula from the field in SQL Server and relink it, delete
working fine again.

What should I do to have a formuls and be able to delete records?

Thanks,
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top