Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Field Caption.
Message
De
30/08/2004 07:34:31
 
 
À
30/08/2004 03:56:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00937508
Message ID:
00937518
Vues:
7
> I want to display field caption instead of field
> name in one of the report I am generating.

You can use DbGetProp() to get field captions stored in your.dbc
DBGETPROP("yourTable.theField", "Field", "Caption")
hth
-Stefan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform