T
TiagoM
Hi,
I have an access 97 database on wich many users update and insert
information. Recently I link some views of a SQL Server 2005 database and I
have triggers of update and insert in these triggers, so the user can modify
information through the views.
The problem is: each time a user insert/update one record in a view all the
tables used in that view stay locked...even if the update or insert ends. I'm
missing something?
Thanks.
I have an access 97 database on wich many users update and insert
information. Recently I link some views of a SQL Server 2005 database and I
have triggers of update and insert in these triggers, so the user can modify
information through the views.
The problem is: each time a user insert/update one record in a view all the
tables used in that view stay locked...even if the update or insert ends. I'm
missing something?
Thanks.