<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Dec 2019 15:47:51 Z</lastBuildDate><pubDate>9 Dec 2019 15:33:28 Z</pubDate><description>Bonjour&#13;
&#13;
J'ai des problème pour utiliser l'instruction SQL STRING_AGG sur une base MySQL, sur une requête pourtant simple&#13;
&#13;
[code:sql]&#13;
SELECT	STRING_AGG(inscriptions_participants.Nom_participant + ' ' + inscriptions_participants.Prenom_participant,'/') &#13;
FROM inscriptions_participants  &#13;
[/code]&#13;
&#13;
Quand je teste j'ai un message qui me dit que la fonction STRING_AGG n'existe pas.&#13;
&#13;
Je pourrais bien sur utiliser "GROUP_CONTACT"  avec une requête sans correction HFSQL, mais alors la requête n'est pas reconnu et je ne peux l'utiliser dans un état, ce qui est mon but.&#13;
&#13;
Quelqu'un a-t-il eu ce genre de problème ?&#13;
&#13;
PS. Je suis en Windev 24&#13;
&#13;
Merci de votre aide</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp</link><title>STRING_AGG et MySQL</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>DELFI INFO-Chris</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235349/read.awp</comments><pubDate>11 Dec 2019 15:47:51 Z</pubDate><description>rebonjour,&#13;
&#13;
j'ai juste fait &#13;
&#13;
Créer un Etat&#13;
de Type Tableau&#13;
D'un fichier de données ou d'une requête existante&#13;
Je sélecti…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235349/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235349/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>l.lemoine</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235340/read.awp</comments><pubDate>11 Dec 2019 14:02:47 Z</pubDate><description>Bonjour.&#13;
&#13;
Ok, mais mon souci c'est que je ne parviens pas à lier mon état à la requête, dans le descriptif de l'état et donc l…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235340/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235340/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>DELFI INFO-Chris</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235320/read.awp</comments><pubDate>11 Dec 2019 10:50:26 Z</pubDate><description>rebonjour Lionel&#13;
&#13;
je viens de faire un petit test,&#13;
&#13;
et je n'ai aucun soucis, tout fonctionne.&#13;
&#13;
Voici ce que j'ai :&#13;
&#13;
ma r…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235320/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235320/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>l.lemoine</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235311/read.awp</comments><pubDate>11 Dec 2019 09:20:45 Z</pubDate><description>Bonjour.&#13;
&#13;
Oui effectivement. C'est aussi à cela que je pensais...&#13;
Merci en tout cas</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235311/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235311/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>Philippe SB</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235300/read.awp</comments><pubDate>10 Dec 2019 18:02:32 Z</pubDate><description>Une solution peut être de charger le résultat dans un tableau et de baser l'état sur ce tableau ou encore de remplir une table e…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235300/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235300/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>Lionel Lemoine</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235299/read.awp</comments><pubDate>10 Dec 2019 17:14:04 Z</pubDate><description>Bonjour.&#13;
&#13;
Quand je dis que la requête n'est pas "reconnue", c'est qu'elle ne peut être utilisée comme source d'une table fichi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235299/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235299/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>DELFI INFO-Chris</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235290/read.awp</comments><pubDate>10 Dec 2019 12:34:55 Z</pubDate><description>Bonjour Lionel,&#13;
&#13;
&#13;
Lionel Lemoine a écrit : &#13;
&gt; Bonjour&#13;
&gt; ........&#13;
&gt; Je pourrais bien sur utiliser "GROUP_CONTACT" avec une …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235290/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235290/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>jeanphi.news</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235284/read.awp</comments><pubDate>10 Dec 2019 09:17:51 Z</pubDate><description>Lionel Lemoine a formulé ce lundi :&#13;
&gt; Bonjour&#13;
&gt;&#13;
&gt; J'ai des problème pour utiliser l'instruction SQL STRING_AGG sur une base &#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235284/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235284/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item><item><author>Adri1b</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235283/read.awp</comments><pubDate>10 Dec 2019 09:16:07 Z</pubDate><description>Hello,&#13;
"STRING_AGG" n'existe pas sur MySQL, d'où le fait que cela ne fonctionne pas.&#13;
"GROUP_CONTACT" non plus, c'est "GROUP_CO…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235283/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql-235283/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/235263-stringagg-mysql/read.awp">STRING_AGG et MySQL</source><title>Re: STRING_AGG et MySQL</title></item></channel></rss>
