Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set persistent view properties programmatically
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00465654
Message ID:
00465889
Views:
14
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform