Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make a view to requery from the buffer ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025455
Message ID:
00025498
Views:
31
>>Hi guys, I have a 1-to-many form, my child table is a local view that is created with fields from two differents tables, when I insert new values into the
>>tables that populates the view and then issued
>>=requery('my_view') the view is not updated. I am using
>>optimistic table buffering, what I am missing ?
>>Thanks in advance.
>
>Had the same problem, Luis, and simply issued a TableUpdate(.t.) before the requery(). That forced the update and prevented some awful error messages about buffers.
>
>HTH
>Barbara

Thanks Barbara,
But in my case I need to do "TableRevert" if the user
want to, and if I force a TableUpdate I'm not going to be able
to revert the changes easily.
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform