Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete database information from form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00602867
Message ID:
00602938
Vues:
18
You can try to hack the "scx" file, just open it as a table and do a replace
on the field column "Properties" with something like this
REPLACE ALL PROPERTIES WITH ;
STRTRAN(PROPERTIES,'ControlSource = "FileName.','ControlSource = "NewFile.')

HTH
>Hi
>
>I'm trying to reuse a form from another project. I need to delete references for old database in the form.
>
>Any sugestion?
>
>TIA
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform