T
thorgal
Hello,
I have following problem and don't know how to solve it.
I have 1 database and multiple connections. Now i want to lock the table
where there is an insert, update or delete statement.
Is there a way to lock a table for Reading/Writing and is is still possible
to have 5 connections on the same database and the same table, just as long
as don't change anything?
Tx
I'm working with SQL SERVER 2005 (free version) and VB.NET 2003
I have following problem and don't know how to solve it.
I have 1 database and multiple connections. Now i want to lock the table
where there is an insert, update or delete statement.
Is there a way to lock a table for Reading/Writing and is is still possible
to have 5 connections on the same database and the same table, just as long
as don't change anything?
Tx
I'm working with SQL SERVER 2005 (free version) and VB.NET 2003