I am just curious as to how do I obtain the field display label from the DB.
I can use the following: select * from field where schemaid=94
Which will return the db-field name and ID:: When,536870925
The field display label is 'Start' while the dbField name is 'When'. How do I retrieve an output like 'Start', 'When', 536870925
Please let me know, thanks,
scb