Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Providing DBC table default values to a view
Message
From
12/02/1999 21:38:48
 
 
To
12/02/1999 15:25:29
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00187161
Message ID:
00187310
Views:
22
>The framework prefetches the value for the primary key of the view by evaluating, from the DBC, the default value expression of the PK of the underlying updateable table.
>
>Out of the box, it seems that other default values are not prefetched. This requires putting default value generation elsewhere and having to maintain consistency between code in that location and in the DBC.
>
>Is this accurate? Has anyone worked on a mechanism to retrieve other default values? It seems this is a non-trivial, but feasible project, given the assumption that only 1 table in the view is updateable.

Jay,

You can specify the default value for the view (as opposed to the table) if you want to do it that way.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform