blah blah blah is here! blah blah » Close

0
votes
1 answers

Record Locking in MS SQL Server

The scenario... Multi-user, connecting to an MS SQL Server (either Enterprise or Express) database. Thankfully, at the moment, using Winforms. Users can access accounts, BUT If User-1 has Account-A displayed (and might be modifying it ...

Feedback