Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set persistent view properties programmatically
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00465654
Message ID:
00465889
Vues:
13
>Since I can´t visually handle a view with more than 2 tables, I decided to create a new view using commands.
>
>Some properties, like SendUpdates, may be set using DbSetProp.
>
>But I don´t know how to define the key and updatable fields from the command window and make them persistent (store that in the db).
>
>Do I have to set these properties each time the view is opened using cursorsetprop?
>

No, you define the properties once. Ko has given you examples of how to do this. You can also run GenDBC on an existing DBC to generate code that shows you what to do.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform