Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using the same form for different tables
Message
De
07/07/1999 14:06:33
Steven Herbin
SNH Computing Corporation
Swan Lake, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Using the same form for different tables
Divers
Thread ID:
00238420
Message ID:
00238420
Vues:
62
I have a payroll system written in FoxBase (about 10 years ago). I migrated it to FP DOS when I inherited it 5 years ago. We are now rebuilding it in VFP (v6 sp3). There are 4 companies, each with its own personnel file, payroll files, etc. However, the rules are basically the same for all companies.

I would like to use the same forms to edit each company's records. That is have one personnel form, one payroll corrections screen, etc.

In FPDOS or FPWin, we would simply pass a parameter to the screen, and in the setup code select the appropriate table, give it an alias, and process away.

In VFP, from what I have seen, the form's controls are instantiated before the INIT for the form, so a parameter can't be used to select the appropriate table...the table needs to be open at the time the controls are instantiated since they are bound.

I guess I'm just searching for a clue or an idea. This seems to be a problem that is much more complicated in VFP than it was in FPWin.

Thanks in advance.
Steven Herbin
SNH Computing Corporation
Swan Lake, NY
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform