Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP-FB Write Description for Table and Field using SPT
Message
 
To
25/11/2004 05:53:56
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00964236
Message ID:
00964652
Views:
8
Hi

>
>SELECT RDB$DESCRIPTION FROM RDB$RELATION_FIELDS WHERE RDB$RELATION_NAME = :table_name ;
>    AND RDB$FIELD_NAME = :field_name
>
Thanks.

>Actually, metadata info for fields are stored in 4 system tables: RDB@RELATIONS, RDB@RELATION_FIELDS, RDB$FIELDS and RDB$TYPES
>
>This command will gather info from all 4 system tables

This is great thanks a lot.

I had mentioned in my previous post that when I scan through the table builder cursor I am able to save desc. of the 1st field and not the 2nd. Well I added more fields and yet the thing works except for the 2nd field IPID, always. I have tried changing the table name. Yet got to try changing the field name IPID to something else.

Keep you posted and when there is something deliverable I can send you this copy of table builder if you like.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform