Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Views with FPW2.6 Tables.
Message
 
À
13/01/1999 15:36:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00175663
Message ID:
00175701
Vues:
24
Hi Gary,

I have read in the VFP help that views need a "primary key" in the source table to allow accurate/successfull updates. Will the 2.6 cID field value do? Any comments/tips/ideas very much appreciated.

Yes, it will do as long as it is unique. Otherwise VFP updates all records that have the same ID. The primary key used by the view designer must not be the same field that is marked in a VFP table as the primary key, nor does it require a primary index. IOW, it works with any field.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform