SELECT Id, Presentateur, Activite, date_debut, date_fin FROM Agenda3 WHERE (DB_Source='#attributes.Repertoire_No#' OR Repertoire_No=#attributes.Repertoire_No#) AND Langue='fr' AND (Actif = '1' OR Actif = '3' OR Actif = '4') AND date_debut <= #CreateODBCDate("{d '#Year("#attributes.Jour#")#-#Month("#attributes.Jour#")#-#DaysInMonth("#attributes.Jour#")#'}")# AND date_fin >= #CreateODBCDate("{d '#Year("#attributes.Jour#")#-#Month("#attributes.Jour#")#-1'}")# ORDER BY date_debut, date_fin

Agenda - #lsDateFormat("#date#", "mmmm yyyy")#

D L M M J V S
  #Activite#
#Activite#
 

<< #back# << #back# - #next# >>