本文介绍了如何防止用户拥有多个并发会话?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
阻止用户进行多个并发会话?
我尝试过:
我从以下网站得到了一些回答:http://geekswithblogs.net/Frez/archive/2010/05/17/preventing-a-user-from-having-multiple-concurrent-sessions.aspx
但我收到错误无法连接到SQL Server数据库。如何解决这个错误?或者这个问题的解决方案是什么?
Preventing a User From Having Multiple Concurrent Sessions?
What I have tried:
I got somewhat answer from the following website http://geekswithblogs.net/Frez/archive/2010/05/17/preventing-a-user-from-having-multiple-concurrent-sessions.aspx
But i got the error "Unable to connect to SQL Server database". How to fix this error? Or what is the solution for this problem?
推荐答案
这篇关于如何防止用户拥有多个并发会话?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!