摘要: RBAC基于角色的访问控制的权限管理系统数据库设计与实现 use [master] go -- 检查数据库 [RBAC]是否存在,如果存在则删除(只测试用,不然会丢数据.) -- Search from the sysdatabase to see that if the [RBAC] database exist. -- If exists then drop it else create ... 阅读全文
posted @ 2009-02-13 09:18 大牛博客 阅读(1009) 评论(1) 推荐(0)