摘要:
11.验证SQLServer的身份认证方式prototype NUMBER checkSQLAuth(); function NUMBER checkSQLAuth()NUMBER nResult,nType,nSize;STRING szKey,szValue,szKeyName,szSQLServiceName1,szSQLServiceName;beginszKeyName = "Login... 阅读全文
摘要:
7.判断操作系统if !(SYSINFO.WINNT.bWinServer2003 || SYSINFO.WINNT.bWinXP) thenif SELECTED_LANGUAGE = ISLANG_ENGLISH then szMsg = "Your current operation system cannot satisfy the requests.\n The operation sy... 阅读全文