Hi,
How can we implement pessimistic approch with VB.NET? (using SQL Server)
If I make a transaction I can use trasaction isolation level, but if I just make a commad? What type of lock will be made?
And if i use transaction level, Am I always using pessimistic approch?
Thank you
How can we implement pessimistic approch with VB.NET? (using SQL Server)
If I make a transaction I can use trasaction isolation level, but if I just make a commad? What type of lock will be made?
And if i use transaction level, Am I always using pessimistic approch?
Thank you