r_IndemnJournalieres0.bas 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. Operation =1
  2. Option =0
  3. Begin InputTables
  4. Name ="tbl_FormDep"
  5. End
  6. Begin OutputColumns
  7. Expression ="tbl_FormDep.CodeAgent"
  8. Expression ="tbl_FormDep.MoisRH"
  9. Expression ="tbl_FormDep.AnneeRH"
  10. Alias ="SommeDeRepas"
  11. Expression ="Sum(tbl_FormDep.Repas)"
  12. End
  13. Begin Groups
  14. Expression ="tbl_FormDep.CodeAgent"
  15. GroupLevel =0
  16. Expression ="tbl_FormDep.MoisRH"
  17. GroupLevel =0
  18. Expression ="tbl_FormDep.AnneeRH"
  19. GroupLevel =0
  20. End
  21. dbBoolean "ReturnsRecords" ="-1"
  22. dbInteger "ODBCTimeout" ="60"
  23. dbByte "RecordsetType" ="0"
  24. dbBoolean "OrderByOn" ="0"
  25. dbByte "Orientation" ="0"
  26. dbByte "DefaultView" ="2"
  27. dbBoolean "FilterOnLoad" ="0"
  28. dbBoolean "OrderByOnLoad" ="-1"
  29. dbBoolean "TotalsRow" ="0"
  30. Begin
  31. Begin
  32. dbText "Name" ="tbl_FormDep.AnneeRH"
  33. dbLong "AggregateType" ="-1"
  34. End
  35. Begin
  36. dbText "Name" ="tbl_FormDep.CodeAgent"
  37. dbLong "AggregateType" ="-1"
  38. End
  39. Begin
  40. dbText "Name" ="tbl_FormDep.MoisRH"
  41. dbLong "AggregateType" ="-1"
  42. End
  43. Begin
  44. dbText "Name" ="SommeDeRepas"
  45. dbLong "AggregateType" ="-1"
  46. End
  47. End
  48. Begin
  49. State =0
  50. Left =0
  51. Top =0
  52. Right =772
  53. Bottom =545
  54. Left =-1
  55. Top =-1
  56. Right =756
  57. Bottom =215
  58. Left =0
  59. Top =0
  60. ColumnsShown =543
  61. Begin
  62. Left =50
  63. Top =3
  64. Right =256
  65. Bottom =274
  66. Top =0
  67. Name ="tbl_FormDep"
  68. Name =""
  69. End
  70. End