Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Field Caption.
Message
From
30/08/2004 07:34:31
 
 
To
30/08/2004 03:56:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00937508
Message ID:
00937518
Views:
6
> 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
Previous
Reply
Map
View

Click here to load this message in the networking platform