<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 Apr 2017 18:09:53 Z</lastBuildDate><pubDate>18 Apr 2017 18:09:53 Z</pubDate><description>Bonjour,&#13;
&#13;
Je suis un débutant WinDev 21.&#13;
Je veux ajouter une nouvelle donnée à ma table de donnée, mais il faut premièrement vérifier qu'il n'existe pas déjà.&#13;
&#13;
voici mon code:&#13;
&#13;
EcranVersFichier()&#13;
SI EXPRESS_Personnel_Info..NouvelEnregistrement = Vrai ALORS&#13;
	HAjoute(EXPRESS_Personnel_Info)&#13;
SINON&#13;
	Erreur("Cette personne existe déjà.")&#13;
FIN&#13;
ListeAffiche(TABLE_Liste_Personnel)&#13;
RAZ()&#13;
HRAZ()&#13;
&#13;
J'apprécie vraiment votre aide.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60703-verification-existence-donnee-avant-ajouter/read.awp</link><title>Vérification de l'existence d'une donnée avant de l'ajouter</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
