Sample script that displays all of the users in a given SQL Server DB. Supported Platforms SQL Server 2000 Yes Script Code 代碼如下: strDBServerName = "." strDBName = "ScriptingGuysTestDB" Set objSQLServer = Creat
www.dbjr.com.cn/article/103...htm 2025-5-25