Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View Gone Buggy
Message
 
 
À
02/09/1998 19:30:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00132060
Message ID:
00132765
Vues:
15
>Michelle, you can specify a default value for a view field just like in a table field. If you maintain you views through the view designer, click on the properties button, and you will get a dialog similar to that of the table designer, where you can set all the field properties for views. If you maintain your views in code, just issue:
>
>DBSetProp('myview.keyfield', 'Field', 'DefaultValue', "getid()")

That's cool. I didn't realize you could do that.

Thanks,

-Michelle
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform