r_NbJoursImport.bas 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. Operation =1
  2. Option =0
  3. Begin InputTables
  4. Name ="tbl_ImportRH"
  5. End
  6. Begin OutputColumns
  7. Expression ="tbl_ImportRH.CodeAgent"
  8. Expression ="tbl_ImportRH.DateRH"
  9. Alias ="CompteDeCodeLigne"
  10. Expression ="Count(tbl_ImportRH.CodeLigne)"
  11. Alias ="moisRH"
  12. Expression ="Month([dateRH])"
  13. Alias ="anneeRH"
  14. Expression ="Year([dateRH])"
  15. End
  16. Begin Groups
  17. Expression ="tbl_ImportRH.CodeAgent"
  18. GroupLevel =0
  19. Expression ="tbl_ImportRH.DateRH"
  20. GroupLevel =0
  21. Expression ="Month([dateRH])"
  22. GroupLevel =0
  23. Expression ="Year([dateRH])"
  24. GroupLevel =0
  25. End
  26. dbBoolean "ReturnsRecords" ="-1"
  27. dbInteger "ODBCTimeout" ="60"
  28. dbByte "RecordsetType" ="0"
  29. dbBoolean "OrderByOn" ="0"
  30. dbByte "Orientation" ="0"
  31. dbByte "DefaultView" ="2"
  32. dbBoolean "FilterOnLoad" ="0"
  33. dbBoolean "OrderByOnLoad" ="-1"
  34. dbBoolean "TotalsRow" ="0"
  35. Begin
  36. Begin
  37. dbText "Name" ="tbl_ImportRH.DateRH"
  38. dbLong "AggregateType" ="-1"
  39. End
  40. Begin
  41. dbText "Name" ="CompteDeCodeLigne"
  42. dbLong "AggregateType" ="-1"
  43. End
  44. Begin
  45. dbText "Name" ="anneeRH"
  46. dbLong "AggregateType" ="-1"
  47. End
  48. Begin
  49. dbText "Name" ="tbl_ImportRH.CodeAgent"
  50. dbLong "AggregateType" ="-1"
  51. End
  52. Begin
  53. dbText "Name" ="moisRH"
  54. dbLong "AggregateType" ="-1"
  55. End
  56. End
  57. Begin
  58. State =0
  59. Left =0
  60. Top =0
  61. Right =687
  62. Bottom =840
  63. Left =-1
  64. Top =-1
  65. Right =671
  66. Bottom =527
  67. Left =0
  68. Top =0
  69. ColumnsShown =543
  70. Begin
  71. Left =48
  72. Top =12
  73. Right =337
  74. Bottom =319
  75. Top =0
  76. Name ="tbl_ImportRH"
  77. Name =""
  78. End
  79. End