bonjour tout le monde :D:D. Jai réaliser un logiciel qui fonctionne très bien en HFSQL classique une application qui j'aire plusieurs exercice
mais Jai décide de rendre le projet en mode HFSQL client serveur
code de la fenêtre déclaration globale
Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ROCEDURE MaFenêtre()
sRepertoirte1 est une chaîne
sRepertoirte1=ComplèteRep("C:\Ordre de facturation\Societes\")
UnRépertoire, ResListeRépertoire sont des chaînes
ResListeRépertoire = fListeRépertoire(sRepertoirte1)
POUR TOUTE CHAÎNE UnRépertoire DE ResListeRépertoire SEPAREE PAR RC
xSoss est un numérique
xSoss=ChaîneOccurrence(UnRépertoire,"\") +1
sOs est une chaîne
sOs=ExtraitChaîne(UnRépertoire,xSoss,"\")
TableAjoute(TABLE_liste_fichiers,sOs)
FIN
mais e mode HFSQL client serveur
Jai utiliser le code :
maConnexion est une Connexion
MySQL NDB Operator 8.3 (8.3.0 GA, published on Wednesday, 17 Jan 2024)
MySQL Operator 8.3 (8.3.0 GA, published on Wednesday, 17 Jan 2024)
MySQL NDB Operator 8.0 (8.0.36 GA, published on Wednesday, 17 Jan 2024)
MySQL Operator 8.0 (8.0.36 GA, published on Wednesday, 17 Jan 2024)
Connector/J 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
MySQL Shell 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
Connector/Python 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
Connector/C++ 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
MySQL Router 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
Connector/ODBC 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
MySQL Community Server 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
MySQL NDB Cluster 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
Connector/NET 8.3 (8.3.0 GA, published on Tuesday, 16 Jan 2024)
MySQL NDB Cluster 8.0 (8.0.36 GA, published on Tuesday, 16 Jan 2024)
MySQL Shell 8.0 (8.0.36 GA, published on Tuesday, 16 Jan 2024)
MySQL Community Server 8.0 (8.0.36 GA, published on Tuesday, 16 Jan 2024)
MySQL Router 8.0 (8.0.36 GA, published on Tuesday, 16 Jan 2024)
Commentaires récents
il y a 9 an 36 semaines
il y a 9 an 38 semaines
il y a 9 an 41 semaines
il y a 9 an 47 semaines
il y a 10 an 15 semaines
il y a 10 an 16 semaines
il y a 10 an 24 semaines
il y a 10 an 24 semaines
il y a 10 an 25 semaines
il y a 10 an 25 semaines