Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Private data Session
Message
De
29/05/2002 19:51:43
Wally Noll
Double Aa Builders
Mesa, Arizona, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00662505
Message ID:
00662804
Vues:
15
just a shot in the dark Gerard,

you can monitor in debugging what datasession it is in as the prg is fired. It may be switching datasessions to #1 or something like that if you have more than one datasession up. The prg may not know what datasession it's supposed to find that table in. Maybe you might have to pass a parameter to it. The form has DataSessionID property.

Also, you know with private data sessions you lose a lot of settings every time they get initiated in a form. You have to fire a bunch of code like SET ESC OFF and such each time they come up.

Wally
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform