Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate is failing
Message
From
12/01/1999 10:18:35
 
 
To
11/01/1999 15:05:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00174790
Message ID:
00175040
Views:
66
>Tableupdate returns .f., but the data is actually being written back correctly....
>
>I have a view called "e_addresses" that lists all the address linked to a particular executive. I bring up a moverlist type form (actually a form class) that allows the user to select and de-select addresses. This class opens a second copy of the view (called "cursels") so the user is adding and subtracting from it instead of directly into e_addresses. If they click "ok" it puts their changes into e_addresses. "Cancel" reverts then closes cursels.
>
>E_addresses reports the getnextmodified correctly. It's "buffering" setting never changes. It just returns false, displays my "oops" message, then reverts. But it doesn't really fail. The update takes.
>
>Is there a problem with having two copies of the same view open at the same time with different aliases?
>

What buffering mode are you using in the DE. (If you're using the DE)

Is it possible to build the array on the fly with out using a 2nd view?

Can you post your update code?
Previous
Reply
Map
View

Click here to load this message in the networking platform