Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resetting path to database in form dataenvironment
Message
De
30/12/1998 12:17:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00171382
Message ID:
00171583
Vues:
31
>>>Arg... I have been struggling with this one for a few days in VFP3. I am trying to reset the path to the database for each cursor in a form's dataenvironment.
>
>>I have this procedure called from the Load event
>
>I couldn't get it working VP3. I gave it a try in VFP6 and it worked fine. It looks like my first VP6 app will be rolling out the door sooner than expected. Thanks for your help.

It works OK since VFP3 days. The syntax can be even simplified:
Thisform.SetAll("Database",cDatabasePathName,"Cursor")
Probably, you have problems with tables themselves. Also, note that free tables should be set differently.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform