Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views defined programmatically and default value
Message
De
30/11/1998 06:42:14
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
 
 
À
30/11/1998 06:08:23
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00162348
Message ID:
00162352
Vues:
23
I resolved the probelm. I created two variables :
Def_Val1 = "MyView"
Def_Val2 = "NewId('" + Def_Val1 + "')"
Then issued :
= DBSETPROP("MyView.Primarykey", "Field", "DefaultValue", Def_Val2)

Everything works fine now but I tought that there it was simpler.

Christian Cote
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform