NEON FUTURA http://www.neonfutura.be NEON FUTURA FR NEON FUTURA fred@neonfutura.be fred@neonfutura.be 20 May 2012 00:00:00 +0100 20 May 2012 00:00:00 +0100 MegaraM - BONSSSA CMS http://blogs.law.harvard.edu/tech/rss 60 http://www.neonfutura.be/uploads/xslt/rss.jpg NEON FUTURA http://www.neonfutura.be
ERR : 20/05/2012 08:21:24 73489084
-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<='20120520' and dateFin>'20120520' 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