Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local View and refresh
Message
 
 
To
06/12/2001 15:34:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00590764
Message ID:
00590998
Views:
32
>Thanks for reply, now the problem is bigger. This code is in transaction so I can't do requery. it looks the only solution now is to to open underlying table and pick up the values. However I tought that I can avoid using tables and work just with the view. Any other idea?
>Thanks again

I'm confused about what exactly is going on.

You say you are in a transaction which implies you are updating the tables yourself. If you are doing that, why do you need the updates that others have already posted?

If you attempt to update a record that someone else has already updated, Tableupdate() will return .F. (unless you specify the override property).
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform