Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableUpdate
Message
From
01/11/2006 07:33:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
TableUpdate
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Miscellaneous
Thread ID:
01166090
Message ID:
01166090
Views:
60
I just want to make sure that my thinking is correct.

I have the following code.

Do While seek(vi_key)
Replace key with l_key
tableupdate()
enddo

My question is: If I move the tableupdate out of the loop, will the seek see the updated records with their new values? I do not want it to, so that is why I am thinking of moving the update out of the loop.

THanks in advance.
Christine
Next
Reply
Map
View

Click here to load this message in the networking platform