Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a field in Repository to all tables
Message
 
 
To
31/07/2001 10:34:41
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00537742
Message ID:
00537981
Views:
16
>All,
>
>I need to be able to add a field defined in the Field Repository to all tables. If I add the field programmatically, will SDT adjust the related view the next time I run SDT? If not, how can I do this short of opening each table and adding the field?

You need to add the field programmatically. After you do that open SDT Explorer and do a MetaData Validation to update your views. In your PRG to do this, you can use the INDBC() function to see if the field exists for the table about to be altered.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform