Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasession conflict
Message
 
À
07/11/2018 02:48:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01663173
Message ID:
01663178
Vues:
63
Hi Thierry,

The problem occurs in the development environment.

My application initially opens 3 DATASESSIONS, which are automatically identified by VFP with IDs 2, 3 and 4.

From there, I always refer to the DATASESSIONS directly in the code, for example:
SET DATASESSION TO 2 or SET DATASESSION TO 3, etc.

Since I'm starting to use THOR, I'm experiencing a conflict in the DATASESSIONS IDs.

In the development environment, when THOR is active, it creates a DATASESSION with ID = 3 and from there, when I call my application for debugging from within the same development environment, my DATASESSIONs are automatically identified by the VFP with the IDs 2, 4 and 5.

So, my references of DATASESSIONS IDs are changed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform