Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我以混合模式运行 SqlServer 2008 R2 express edition。是否可以阻止 Windows 用户访问数据库或从数据库中删除它们。
必须明确授予用户对服务器和数据库的权限。简单地说,如果不授予访问权限,Windows 用户就没有访问权限。您可以通过以下方式明确限制访问:
拒绝将 SQL 连接到 [域\用户]