M
Marius
Hi all
Recently I have added a new field (True/False Field) to an existing table in
SQL Server, since then every OpenRecordset with Edit and then update propmpt
me with the message
"Microsoft Jet database engine stopped the process because you and another
user are attempting to change the same data at the same time"
I get the same message when I open the table directly using Access as a
linked table, and try to update the record directly.
When I change the OpenRecordset to RunSql, it runs with no problem.
I will appreciate any suggestion.
Recently I have added a new field (True/False Field) to an existing table in
SQL Server, since then every OpenRecordset with Edit and then update propmpt
me with the message
"Microsoft Jet database engine stopped the process because you and another
user are attempting to change the same data at the same time"
I get the same message when I open the table directly using Access as a
linked table, and try to update the record directly.
When I change the OpenRecordset to RunSql, it runs with no problem.
I will appreciate any suggestion.