CheckSQLData CheckSQLLOG '### GET SQL DATA SPACE USED, SPACE TOTAL, SPACE FREE 'Function checkSQL(strServer,strDB) in the future make it a function... Sub CheckSQLDATA Const adOpenDynamic = 1, adLockOptimistic = 3 Dim strQuery Dim objConnection, objRecordSet Dim strQueryResult, strQueryResult...
www.dbjr.com.cn/article/151...htm 2025-5-31