Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Providing DBC table default values to a view
Message
De
12/02/1999 15:25:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Providing DBC table default values to a view
Divers
Thread ID:
00187161
Message ID:
00187161
Vues:
59
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform