SELECT cat1,cat2
FROM evenement
WHERE eventid='#attributes.eventid#'
SELECT ST.ShowType, ST.ShowTypeColor, s.clientstypeid
FROM ShowType ST, horaire S
WHERE ST.ShowTypeID=S.ShowTypeID
AND (ST.actif='1'or ST.actif='3')
and ST.Repertoire_No=#attributes.Repertoire_No#
ORDER BY ShowType
SELECT showid, entete, intro, titre, extrait, description, credits, web, lieu, date_debut, date_fin, heure_debut, heure_fin, membre, selechoix, clientstypeid,
artiste1,artiste2,artiste3,artiste4,artiste5,artiste6,artiste7,artiste8,artiste9,artiste10,artiste11,artiste12,cat1,cat2,assistance,inscription
FROM horaire
WHERE (actif='1'or actif='3')
AND langue='fr'
AND Repertoire_No=#attributes.Repertoire_No##PreserveSingleQuotes(QueryEvent)##PreserveSingleQuotes(QryChoix)##PreserveSingleQuotes(QueryVis)#
ORDER BY date_debut, heure_debut,Tri,Titre
Programmation
#Eventtop.cat1#
#Eventtop.cat2#
Quand
Choix
Description
#LSDateFormat(date_debut,'Dddd d mmm yyyy')#
#entete#
#intro#
class="line1" class="line2">
#TimeFormat(heure_debut, "H")# h #TimeFormat(heure_debut, "mm")# à #TimeFormat(heure_fin, "H")# h #TimeFormat(heure_fin, "mm")#