Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Procedural Code Within a Grid
Message
De
27/08/2002 12:58:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00694070
Message ID:
00694106
Vues:
12
>Carmen,
>
>Create a new table named TransType.dbf;
>
>
>TransCode N(the same width as the code in the AR table)
>TransDesc C(80)
>
>
>In this table put records like these;
>
>
>TransCode TransDesc
>1         Invoice
>2         Adjustment
>8         Cash Receipt
>etc...
>
>
>Now in the DE of the form set up the ARTable to be related into the TransType table on the Code and in teh Grid make the Conrtolsource for the column;
>
>
>TransType.TransDesc
>
I agree with this, but using DE is not recommended if you wish to upsize to SQL Server or to make n-tier. (do not know whether in VFP8, DE will be better)
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform