用系统存储过程Sp_attach_db 来附加数据库;用系统存储过程sp_addlogin 来新增帐号 添加用户: 1public bool AddUser(string cUserName,string Password,string DB) 2} 附加数据库雷同 相关文章: