Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Property not being inherited
Message
From
24/10/2000 12:16:36
 
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00433201
Message ID:
00433602
Views:
19
Hi Greg.

>When I set the default value in the table (not using the Database explorer) and then I open up the Database Explorer and go to the view and click on the View Field Properties Wizard, the default value does not get updated. Other properties, such as Caption does.

The DefaultValue property is one we specifically don't update in a view. The rationale is that one of the reasons some people use views is to avoid firing default value, field, and table rules until the update process occurs. That said, in a future release, we're planning to allow you to specify which view properties you want updated when a table is changed.

In the meantime, if you want that behavior, you can easily add it in the UpdateViewField method of SDT.SCX.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform