Wallonie Espace http://www.wallonie-espace.be Wallonie Espace FR Wallonie Espace michel.stassart@teledisnet.be michel.stassart@teledisnet.be 08 Sep 2010 00:00:00 +0100 08 Sep 2010 00:00:00 +0100 MegaraM - BONSSSA CMS http://blogs.law.harvard.edu/tech/rss 60 http://www.wallonie-espace.be/uploads/xslt/rss.jpg Wallonie Espace http://www.wallonie-espace.be
ERR : 08/09/2010 15:41:17 985781975
-2147217900 : The text data type cannot be selected as DISTINCT because it is not comparable.
SQL GET RS : select 'news',id,dateDebut,titreFR,introFR,descriptionFR from actualites where dateDebut<='20100908' and dateFin>'20100908' and titreFR<>'' UNION select 'agendas',id,datemodif,titreFR+' ('+dateFR+')',courteFR,descrFR from agenda where titreFR<>'' UNION select 'pages',page,datepub,page,'',contenu from cms where langue='FR' and datepub = (select max(datepub) from cms as cmsJoin where cms.page=cmsJoin.page and cmsJoin.langue=cms.langue) UNION select 'liens',id,datemodif,titreFR,'',descrFR from liens where titreFR<>'' UNION select 'photos',id,datemodif,'Photo ('+galerie+')',description,photo from photos order by 3 desc, 2 desc