A.adOpenForwardOnly B.adOpenDynamic C.adOpenStatic D.adOpenKeySet
A.Session("passflag")=0 B.Public passflag C.Set Session("passflag")=0 D.Application("passflag")=0
A.Server.TimeOut = 70 B.Server.TimeOut=70000 C.Server.ScriptTime=70 D.Server.ScriptTimeOut=70