Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Primary key
Message
De
09/02/1999 21:08:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Primary key
Divers
Thread ID:
00185785
Message ID:
00185785
Vues:
57
Hi

How displays the name of the primary key field 'Cod' for the table1 table if the name of an index is not equal to the name of a field

For example:
Table1.dbf
Name Cod

Index
Name Type Expression
IDCod Primary Cod


cResults = DBGETPROP("table1", "Table", "PrimaryKey")
=MESSAGEBOX(cResults) && Displays 'IDCod'


Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform