Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get the primary key expression?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00528014
Message ID:
00528015
Vues:
24
Victor,
Try:
lcPkExp = KEY(TAGNO(DBGETPROP(lcTableName, "Table", "PrimaryKey")))
HTH
>I know I can do something like this:
>
>cResults = DBGETPROP(lcTableName, "Table", "PrimaryKey")
>
>......and that will give me the primary key...but how the heck do ya get the primary key expression?
>
>Thanks!
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform