SELECT Date,Id,Titre,titre2,Description,attachement,attachement_poid,attachement_texte FROM Communiques WHERE Actif='3' AND Langue = '#attributes.Langue#' AND DB_Source=#attributes.Repertoire_No#WHERE #PreserveSingleQuotes(QueryDate)##QueryOrigine#Repertoire_No=#attributes.Repertoire_No# AND (Actif='1' or Actif='3') AND Langue = '#attributes.Langue#' AND Entree <= #CreateODBCDate("#now()#")# ORDER BY Entree desc, Id desc;