<?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 Jan 2021 17:19:30 Z</lastBuildDate><pubDate>29 Nov 2020 16:09:02 Z</pubDate><description>Bonjour,&#13;
&#13;
J'ai un soucis avec une connexion à un fichier Access.&#13;
&#13;
Lorsque je test le programme (GO mode) il n'y a aucun soucis mais une fois générer ça ne fonctionne pas :/&#13;
Je n'ai pas vraiment de message d'erreur, il plante car SQLInfoGene() ne peut pas fonctionner car il n'y a pas de retour mais si je l'enlève plus de crash.&#13;
&#13;
J'ai d'abord cru que c'était parce que le fichier se trouve dans un network drive mais même en local c'est pareil.&#13;
&#13;
Code :&#13;
NomSource est une chaîne&#13;
NomSource = "...\XXX.accdb"&#13;
&#13;
NumConnexion est un entier&#13;
NumConnexion = SQLConnecte(NomSource, "", "", "", "OLEDB", hOledbAccess2010)&#13;
&#13;
&#13;
Quequ'un aurait il une idée ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe/read.awp</link><title>.accdb works in GO mode but not in exe</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Azed ANIS</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68241/read.awp</comments><pubDate>18 Jan 2021 17:19:30 Z</pubDate><description>If not you can check this , i think it could help you ^^ &#13;
https://1921681001.id/ , https://19216811.cam/ , https://jpgtopdf.onl…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68241/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68241/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe/read.awp">.accdb works in GO mode but not in exe</source><title>Re: .accdb works in GO mode but not in exe</title></item><item><author>Azed ANIS</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68240/read.awp</comments><pubDate>17 Jan 2021 17:31:42 Z</pubDate><description>Hello , &#13;
have you found the solution ? or not !</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68240/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe-68240/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68153-accdb-works-mode-but-not-exe/read.awp">.accdb works in GO mode but not in exe</source><title>Re: .accdb works in GO mode but not in exe</title></item></channel></rss>
