dw_user_fp.srd 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. $PBExportHeader$dw_user_fp.srd
  2. $PBExportComments$ABC
  3. release 9;
  4. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 selected.mouse=no )
  5. header(height=72 color="536870912" )
  6. summary(height=4 color="536870912" )
  7. footer(height=64 color="536870912" )
  8. detail(height=76 color="536870912" )
  9. table(column=(type=char(20) updatewhereclause=yes name=username dbname="u_user.Username" )
  10. column=(type=char(255) updatewhereclause=yes name=descrp dbname="u_user.descrp" )
  11. column=(type=char(10) updatewhereclause=yes name=u_user_userid dbname="u_user.userid" )
  12. column=(type=long updatewhereclause=yes name=fingercount dbname="fingercount" )
  13. column=(type=long updatewhereclause=yes name=u_user_scid dbname="u_user.scid" )
  14. column=(type=long updatewhereclause=yes name=u_user_empid dbname="u_user.empid" )
  15. retrieve=" SELECT u_user.Username ,
  16. u_user.descrp ,
  17. u_user.userid ,
  18. isnull(DataLength(u_user_fp.fingers) , 0 ) / 512 as fingercount,
  19. u_user.scid,
  20. u_user.empid
  21. FROM u_user left outer join u_user_fp on
  22. u_user.userid = u_user_fp.userid and
  23. u_user.empid = u_user_fp.empid and
  24. u_user.scid = u_user_fp.scid
  25. where ( u_user.scid = :arg_scid) and u_user.empid > 0 " arguments=(("arg_scid", number)) )
  26. text(band=header alignment="2" text="用户代号" border="0" color="0" x="9" y="8" height="56" width="311" html.valueishtml="0" name=u_user_userid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  27. text(band=header alignment="2" text="用户名" border="0" color="0" x="329" y="8" height="56" width="347" html.valueishtml="0" name=username_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  28. text(band=header alignment="2" text="备注" border="0" color="0" x="686" y="8" height="56" width="978" html.valueishtml="0" name=descrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  29. text(band=header alignment="2" text="已采集指纹数" border="0" color="33554432" x="1673" y="8" height="56" width="384" html.valueishtml="0" name=fingercount_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  30. column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="311" format="[general]" html.valueishtml="0" name=u_user_userid visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  31. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="329" y="4" height="68" width="347" format="[general]" html.valueishtml="0" name=username visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  32. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="686" y="4" height="68" width="978" format="[general]" html.valueishtml="0" name=descrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  33. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="1673" y="4" height="68" width="384" format="[general]" html.valueishtml="0" name=fingercount visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  34. compute(band=footer alignment="2" expression="count(u_user_userid for all)"border="0" color="16711680" x="9" y="4" height="56" width="311" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  35. htmltable(border="1" )
  36. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  37. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  38. import.xml()
  39. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )