1	16:28:22	״̬   GetDeviceStatusEx:0		Ƿ:Fail(16:28:22) 
2	16:28:23	ʼ ReadAllUserID	================
3	16:28:23	 ReadAllUserID=Success(16:28:23) 
4	16:28:23	SSR_GetAllUserInfo -->Result: Success(16:28:23) 		888888(888888)
5	16:28:23	GetAllUserInfo/SSR_GetAllUserInfo : 888888	 Name:888888
6	16:28:23	    GetStrCardNumber:0		Result:Success(16:28:23) 
7	16:28:23	    ui.CardNumber:     sCardNumber:8	16:28:23	SSR_GetAllUserInfo -->Result: Success(16:28:23) 		111(곤)
9	16:28:23	GetAllUserInfo/SSR_GetAllUserInfo : 111	 Name:곤
10	16:28:23	    GetStrCardNumber:0		Result:Success(16:28:23) 
11	16:28:23	    ui.CardNumber:     sCardNumber:12	16:28:23	SSR_GetAllUserInfo -->Result: Fail(16:28:23) 		()
13	16:28:23	TZKEMMAN.GetAllEnrollUser over ====
Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=D:\Program Files (x86)\ZKTeco\ZKTeco\att2000.mdb;Mode=Share Deny None;Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Password="";Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False;
qryuserbio.SQL.Text: select * from (  SELECT U.USERID, Badgenumber, U.Name,        F9.FingerCount_V9, F10.FingerCount_V10, F12.FingerCount_V12,       iif(F7.USER_ID is null,0, 1) AS FaceCount_V7,        iif(F8.USER_ID is null,0, 1) AS FaceCount_V8,        iif(FF9.USER_ID is null,0, 1) AS FaceCount_V9,        iif(FF12.USER_ID is null,0, 1) AS FaceCount_V12,        iif(FV.USER_ID is null,0, 1) AS FingerVeinCount,        iif(PV5.USER_ID is null,0, 1) AS PalmVeinCount_V5,       iif(PV12.USER_ID is null,0, 1) AS PalmVeinCount_V12 FROM  ((((((((((USERINFO U left JOIN  (SELECT USER_ID, Count(USER_ID) as FingerCount_V9 From Biotemplate where bio_type = 1 and Version = '9.0' group by USER_ID) AS F9  ON U.USERID=F9.USER_ID) Left JOIN (SELECT USER_ID, Count(USER_ID) as FingerCount_V10 From Biotemplate where bio_type = 1 and Version = '10.0' group by USER_ID) AS F10 ON U.USERID=F10.USER_ID) Left JOIN (SELECT USER_ID, Count(USER_ID) as FingerCount_V12 From Biotemplate where bio_type = 1 and Version = '12.0' group by USER_ID) AS F12 ON U.USERID=F12.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 7) AS FV ON U.USERID=FV.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 8 and Version = '5.0') AS PV5 ON U.USERID=PV5.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 8 and Version = '12.0') AS PV12 ON U.USERID=PV12.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 2 and Version = '7.0') AS F7 ON U.USERID=F7.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 2 and Version = '8.0') AS F8 ON U.USERID=F8.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 2 and Version = '9.0') AS FF9 ON U.USERID=FF9.USER_ID) Left JOIN (SELECT distinct USER_ID From Biotemplate where bio_type = 2 and Version = '12.0') AS FF12 ON U.USERID=FF12.USER_ID)) T where userid=:uid

14	16:28:23	Browse Users in device over ====
15	16:28:23	EmManTh.ResumeX ====
