<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Aug 2020 17:03:58 Z</lastBuildDate><pubDate>22 Feb 2020 10:21:20 Z</pubDate><description>Bonjour à tous&#13;
J'ai un problème d'accès à mes bases à distance lors de mes déplacements.&#13;
Sur les postes de mon bureau, ça fonctionne.&#13;
&#13;
J'ai installé le serveur HFSQL sur un PC de mon bureau dont l'IP interne est 192.168.2.27&#13;
&#13;
Dans le NAT/PAT de la LiveBox, J'ai ouvert et redirigé le port 4900 :&#13;
[code:text]&#13;
application / service : HFSQL-TCP&#13;
protocole : TCP&#13;
adresse IP externe autorisé : Tous&#13;
masque réseau externe : Tous&#13;
port externe : 4900&#13;
port interne : 4900&#13;
équipement / adresse IP : 192.168.2.27&#13;
activer&#13;
[/code]&#13;
&#13;
Le code de la première fenêtre de mon projet :&#13;
[code:wl]&#13;
MaConnexion est une Connexion &#13;
sUtilisateur est chaîne= "Toto"&#13;
sMotdePasse est chaîne= "blabla"&#13;
BaseDeDonnées est chaîne= "OUTILS"&#13;
IpServeur est chaîne="192.252.xxx.xxx"  //C'est IP fixe de la Livebox&#13;
Port est chaîne="4900"&#13;
&#13;
MaConnexion..Utilisateur = SAI_Login_Mail..ValeurAffichée&#13;
MaConnexion..MotDePasse = SAI_Login_Code..ValeurAffichée&#13;
MaConnexion..Serveur = IpServeur+ ":"+Port     // ya deux points ici&#13;
MaConnexion..BaseDeDonnées = BaseDeDonnées&#13;
MaConnexion..Provider = hAccèsHFClientServeur &#13;
MaConnexion..Accès = hOLectureEcriture &#13;
MaConnexion..InfosEtendues = "Infos étendues" &#13;
MaConnexion..OptionsCurseur = hCurseurClient &#13;
&#13;
HOuvreConnexion(MaConnexion)&#13;
[/code] &#13;
&#13;
Dans "Connexions" de "Analyse"&#13;
[code:text]&#13;
Serveur : 192.168.2.27&#13;
Base de données : OUTILS&#13;
Nom d'utilisateur : Toto&#13;
Mot de passe : blabla&#13;
[/code]&#13;
&#13;
Je ferme mon application avec un bouton&#13;
[code:wl]&#13;
HFermeConnexion(Connexion_ServeurHFSQL)&#13;
Action prédéfinie &lt;Quitter l'application&gt;&#13;
[/code]&#13;
&#13;
Ou est le problème ?&#13;
Merci de votre aide&#13;
David</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp</link><title>Problème connexion HFSQL C/S</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241727/read.awp</comments><pubDate>8 Aug 2020 17:03:58 Z</pubDate><description>Bonjour,&#13;
&#13;
Il faudrait tout verifier comme pour David. Ping ip externe puis verification que les ports sont bien ouverts sur le…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241727/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241727/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>CESAR</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241720/read.awp</comments><pubDate>7 Aug 2020 23:34:31 Z</pubDate><description>... suite du mess precedent:&#13;
je precise que via le reseau local le serveur Manta repond normalement &#13;
bizarre!&#13;
&#13;
--&#13;
Philippe</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241720/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241720/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>CESAR</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241719/read.awp</comments><pubDate>7 Aug 2020 23:08:26 Z</pubDate><description>Bonjour &#13;
J ai le même type de soucis et je bloque&#13;
au niveau de mon router j ai ouvert 4900 et 4990&#13;
depuis un ordi distant via…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241719/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-241719/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237233/read.awp</comments><pubDate>22 Feb 2020 18:41:22 Z</pubDate><description>C'est partis</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237233/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237233/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237231/read.awp</comments><pubDate>22 Feb 2020 17:59:21 Z</pubDate><description>est il possible en mp de me communiquer les paramètres de connexion ?&#13;
&#13;
thibaultroux@gmail.com</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237231/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237231/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237230/read.awp</comments><pubDate>22 Feb 2020 17:22:31 Z</pubDate><description>&gt;&gt;Ce mettre a l’extérieur du réseau&#13;
Impossible de connecter le Pc ayant le CC avec le partage de connexion de mon tel.&#13;
Il y a …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237230/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237230/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237229/read.awp</comments><pubDate>22 Feb 2020 16:37:14 Z</pubDate><description>Il faut avec un pc équiper du centre de contrôle. Ce mettre a l'exterieur du réseau et ce connecter avec le CC avec l'ip public.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237229/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237229/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237228/read.awp</comments><pubDate>22 Feb 2020 16:32:44 Z</pubDate><description>&gt;&gt;Maintenant il faut savoir si depuis l’extérieur avec le centre de contrôle tu arrives à ouvrir et voir les fichiers.&#13;
&#13;
Je ne …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237228/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237228/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237227/read.awp</comments><pubDate>22 Feb 2020 16:27:35 Z</pubDate><description>En reprenant le début du fil, tu arrives a te connecter avec un pc depuis le même réseau sur ton serveur, tu n'arrives pas a te …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237227/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237227/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237226/read.awp</comments><pubDate>22 Feb 2020 16:20:23 Z</pubDate><description>Punaise j'ai chopé un mal de crane !&#13;
&#13;
Donc, après le &#13;
HOuvreConnexion(MaConnexion)&#13;
je met&#13;
HChangeConnexion("BD_Atelier", Ma…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237226/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237226/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237224/read.awp</comments><pubDate>22 Feb 2020 16:05:26 Z</pubDate><description>Justement, le fait d'ouvrir une connexion ne fait la liaison des fichier, le hchangeconnexion() permet de lier les fichiers a la…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237224/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237224/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237222/read.awp</comments><pubDate>22 Feb 2020 15:54:58 Z</pubDate><description>Je n'ai pas de HChangeConnexion() dans mon projet !</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237222/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237222/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237221/read.awp</comments><pubDate>22 Feb 2020 15:48:29 Z</pubDate><description>Il faut forcement de connecter a la bdd d'une façon ou d'une autre, soit dans l'analyse soit dans dans le projet, si tu passes p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237221/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237221/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237220/read.awp</comments><pubDate>22 Feb 2020 15:35:54 Z</pubDate><description>A la base c'est ce que je pensais.&#13;
De l'extérieur, si je ping sur mon adresse IP Fixe, j'ai bien un retour avec le port 4900 ou…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237220/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237220/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237218/read.awp</comments><pubDate>22 Feb 2020 15:24:50 Z</pubDate><description>Donc problème de redirection sur la Livebox. &#13;
&#13;
Je pense que ton code est bon pour la connexion, il faut vérifier l'adresse ip …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237218/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237218/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237217/read.awp</comments><pubDate>22 Feb 2020 15:15:10 Z</pubDate><description>Pare-feu coupé.&#13;
Connexion enlevé dans l'analyse.&#13;
&#13;
[code:wl]&#13;
Que s'est-il passé ?&#13;
Le champ 'COMBO_ATELIER' n'a pas pu s'init…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237217/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237217/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237216/read.awp</comments><pubDate>22 Feb 2020 14:55:55 Z</pubDate><description>David,&#13;
&#13;
Coupes ton pare-feu Windows est refait un essai. Quelle est le message d'erreur depuis le centre de contrôle ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237216/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237216/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237215/read.awp</comments><pubDate>22 Feb 2020 14:52:55 Z</pubDate><description>Thibault&#13;
Impossible de se connecter à la base de données&#13;
Je comprend plus rien.&#13;
Chez PCSoft ou autre, il y a pas moyen d'util…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237215/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237215/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237214/read.awp</comments><pubDate>22 Feb 2020 14:32:29 Z</pubDate><description>Que donne le teste de connexion avec le centre de contrôle HFSQL depuis l’extérieur.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237214/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237214/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237213/read.awp</comments><pubDate>22 Feb 2020 14:08:03 Z</pubDate><description>Merci Jean-Pierre de ta réponse&#13;
Ok pour supprimer la connexion mais pour le reste...&#13;
Je supprime mon code de la première fenêt…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237213/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237213/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>jean.pierre.bloch</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237212/read.awp</comments><pubDate>22 Feb 2020 13:37:24 Z</pubDate><description>Bonjour,&#13;
&#13;
Supprime la connexion de ton analyse et teste un paramètre dans ton programme ("Local" ou "Externe") avec 2 codes de…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237212/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237212/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237210/read.awp</comments><pubDate>22 Feb 2020 13:09:14 Z</pubDate><description>Bonjour Thibault&#13;
Dans les règles de trafic entrant, c'est bien autorisé&#13;
&#13;
Après avoir créer la procédure d'installation, je co…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237210/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237210/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item><item><author>Thibault ROUX</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237209/read.awp</comments><pubDate>22 Feb 2020 12:57:18 Z</pubDate><description>Bonjour,&#13;
&#13;
Et le pare-feu du poste?&#13;
&#13;
Cordialement</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237209/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql-237209/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237207-probleme-connexion-hfsql/read.awp">Problème connexion HFSQL C/S</source><title>Re: Problème connexion HFSQL C/S</title></item></channel></rss>
