Search the Community
Showing results for tags 'Lock'.
Found 3 results
-
Hi How to can lock IP of user in remote IP that Its computer located in domain,that domain have a valid IP. When I lock a IP ,all computer that locate in domain (valid IP) are locked. Best Regards.
-
When user is waiting fairly time consuming SQL query to finish and application crashes (halts without a trace but that's a another problem) for some reason, database connection might leave table(s) locked. This will cause said table to be unreadable (without dirty read) until database server is restarted. I thought that any and all database connections will be disconnected and any possible locks will be released when application crashes but that doesn't seem to be case. Do any of you have any suggestions how to track down and solve this problem? Database backend is Microsoft SQL Server 2014 Express and I use FireDAC access it. uniGUI version is 1.0.0.1406 (Complete). // Mika
- 3 replies
-
- database
- sql server
-
(and 2 more)
Tagged with: