<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 Mar 2013 17:51:24 Z</lastBuildDate><pubDate>2 Mar 2013 16:43:22 Z</pubDate><description>Bonjour,&#13;
&#13;
Soit en Wx17&#13;
- une base de données Mysql créee en 5.1.34 pour être certain que l'accès natif de PC-Soft soit fonctionnel&#13;
- une table applicationservice&#13;
- cette table peuplée&#13;
- cette table importée dans l'analyse&#13;
- une connexion via l'accès natif&#13;
&#13;
Je veux passer une requête qui contient un caractère accentué :&#13;
&#13;
Marequete est une chaîne&#13;
&#13;
Marequete="UPDATE `applicationservice` SET `serviceDescription` = 'View messages types a é' WHERE `applicationServiceId`=1"&#13;
SI PAS HExécuteRequêteSQL("toto",MaConnexion1,hRequêteSansCorrection,Marequete) ALORS&#13;
	Trace(HErreurInfo(hErrComplet))&#13;
FIN&#13;
&#13;
&#13;
que je modifie ma chaine de connexion avec :&#13;
WD Unicode Support = 0&#13;
ou pas&#13;
&#13;
 je plante systématiquement ...&#13;
&#13;
J'ai également essayé de passer le projet en unicode ou pas&#13;
&#13;
Que s'est-il passé ?&#13;
Erreur de l'accès natif MySQL.&#13;
Numéro d'erreur = 22 &#13;
 &#13;
L'erreur suivante a été renvoyée par la base données &lt;localhost&gt; :&#13;
Numéro d'erreur = &lt;1366&gt;.&#13;
Message d'erreur :&#13;
Incorrect string value: '\xE9' for column 'serviceDescription' at row 1&#13;
&#13;
Code erreur : 73001&#13;
Niveau : erreur non fatale (EL_ONRETURN)&#13;
Code erreur WD55 : 3001&#13;
&#13;
Dump de l'erreur du module 'WD170HF.DLL' (17.0.185.0).&#13;
Identifiant des informations détaillées (.err) : 72801&#13;
Informations de débogage :&#13;
IEWDMSQL=100.23&#13;
Module=&lt;WDMSQL&gt;&#13;
Version=&lt;17.0.29.0&gt;&#13;
Couche client : C:\Windows\system32\LIBMYSQL.DLL&#13;
Provider : WinDevMySQL&#13;
Utilisateur : root&#13;
Source de données : localhost&#13;
Base de données : test00w&#13;
Timeout de connexion : 30&#13;
Timeout de commande : 30&#13;
Unicode supporté : 0&#13;
Code page du WL : 1252&#13;
Code page de la connexion : 1252&#13;
Requête exécutée sur le serveur &lt;localhost&gt;, base de données &lt;test00w&gt;, utilisateur &lt;root&gt; :&#13;
UPDATE `applicationservice` SET `serviceDescription` = 'View messages types a é' WHERE `applicationServiceId`=1&#13;
Informations supplémentaires :&#13;
EIT_BASECODE : &lt;1366&gt;&#13;
EIT_INFOCLIENT : &lt;4.0.18&gt;&#13;
EIT_INFOSERVEUR : &lt;5.1.34-community&gt;&#13;
EIT_NATIVECODE : &lt;22&gt;&#13;
EIT_LOGICALTABLENAME : &lt;toto&gt;&#13;
&#13;
Ce qui m'embête un peu c'est que (Unicode supporté : 0) dans la trace ...&#13;
&#13;
D'avance, merci pour votre aide car je suis totalement dans la panade et j'espère que j'ai une grosse merde dans les yeux ...&#13;
&#13;
&#13;
CREATE DATABASE `test00w` /*!40100 DEFAULT CHARACTER SET utf8;&#13;
CREATE TABLE `applicationservice` (&#13;
  `applicationServiceId` int(11) NOT NULL,&#13;
  `alias` varchar(35) DEFAULT NULL,&#13;
  `serviceDescription` varchar(255) DEFAULT NULL,&#13;
  `serviceName` varchar(35) DEFAULT NULL,&#13;
  `endEffectivityValue` datetime DEFAULT NULL,&#13;
  `instanceCreatedValue` datetime DEFAULT NULL,&#13;
  `startEffectivityValue` datetime DEFAULT NULL,&#13;
  PRIMARY KEY (`applicationServiceId`),&#13;
  UNIQUE KEY `externalIdx` (`serviceName`)&#13;
) ENGINE=InnoDB DEFAULT CHARSET=utf8;&#13;
INSERT INTO applicationservice(`applicationServiceId`,`alias`,`serviceDescription`,`instanceCreatedValue`) VALUES("1", "MsgView", "View messages types",now());&#13;
INSERT INTO applicationservice(`applicationServiceId`,`alias`,`serviceDescription`,`instanceCreatedValue`) VALUES("2", "EDIPass", "EDI Pass interface process",now());&#13;
&#13;
&#13;
&#13;
&#13;
--&#13;
Christophe Charron&#13;
&#13;
http://xsoftware.fr</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode/read.awp</link><title>[WD17] Accès natif Mysql et unicode ...</title><managingEditor>moderateur@pcsoft.fr (Le modérateur)</managingEditor><webMaster>webmaster@pcsoft.fr (Le Webmaster)</webMaster><item><author>mactoutim</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158733/read.awp</comments><pubDate>16 Mar 2013 17:51:24 Z</pubDate><description>si si&#13;
&#13;
--&#13;
MacT</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158733/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158733/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode/read.awp">[WD17] Accès natif Mysql et unicode ...</source><title>Re: [WD17] Accès natif Mysql et unicode ...</title></item><item><author>phlienart</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158224/read.awp</comments><pubDate>4 Mar 2013 10:05:13 Z</pubDate><description>Toutim a exposé le 4/03/2013 :&#13;
&gt; pour être sûr d'avoir la bonne version libmysql.dll il faut la livrer avec &#13;
&gt; l'appli, dans l…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158224/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158224/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode/read.awp">[WD17] Accès natif Mysql et unicode ...</source><title>Re: [WD17] Accès natif Mysql et unicode ...</title></item><item><author>mactoutim</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158205/read.awp</comments><pubDate>3 Mar 2013 19:32:14 Z</pubDate><description>pour être sûr d'avoir la bonne version libmysql.dll il faut la livrer avec l'appli, dans le repertoire de l'appli cliente.&#13;
&#13;
--…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158205/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158205/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode/read.awp">[WD17] Accès natif Mysql et unicode ...</source><title>Re: [WD17] Accès natif Mysql et unicode ...</title></item><item><author>xof</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158203/read.awp</comments><pubDate>3 Mar 2013 11:47:16 Z</pubDate><description>Bonjour,&#13;
je me réponds :&#13;
&#13;
Il s'agissait d'une mauvaise version de libmysql.dll dans le répertoire windows.&#13;
Comme j'ai 3 serv…</description><guid isPermaLink="true">https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158203/read.awp</guid><link>https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode-158203/read.awp</link><source url="https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/158199-wd17-acces-natif-mysql-unicode/read.awp">[WD17] Accès natif Mysql et unicode ...</source><title>Re: [WD17] Accès natif Mysql et unicode ...</title></item></channel></rss>
