Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local view does not always update
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00151957
Message ID:
00152074
Views:
21
>I am having trouble with a local view not passing updates through to certain fields in the underlying table.
>
>I created a local view programatically with create sql view and set the update property for the fields I want to update to .t. with the dbsetprop() function. When I make edits or add a new record to the view, certain fields that are updateable do not update.
>
>The tables feeding the view are all part of the dbc which also ownes the view.
>
>Any Ideas??

Eric,
Are ANY of the fields updating? If so, is there a pattern to which fields are not updating? Does the view contain more than one table? If so do you have the Unique IDs for ALL the tables that will be updated?

Hope some of these questions give you some ideas
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform