Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invisible data
Message
De
24/02/1998 16:49:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00080863
Message ID:
00080942
Vues:
31
>>>>>>>>>I have a form with a listbox but when run from the exe on the network , >o you use the same data (dbc,dbfs) running locally and on network?
>
>here's something interesting. The form has a dataenvironment and the cursorsource is set to the residence on the local drive. should this make a difference. The same bad results occurred when I copied the form to the r:drive and tried to execute it. So this seems to be more at where the problem lies, not the exe.

You hit the basic network DE issue. The idea is to reset Database/Cursorsource properties programmatically in DE.BeforeOpenTables event. However, don't try to copy separate forms to server, etc., it's better to move step by step, i.e. compile exe/app and run it, btw normal VFP installation assumes exe located locally and data on server.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform