Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPDATE vs REPLACE
Message
From
26/07/2005 16:09:59
 
 
To
26/07/2005 15:52:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01036002
Message ID:
01036019
Views:
37
Got it. Thanks.
>REPLACE with a condition (FOR/WHILE) will move the record pointer, do the REPLACE, move again. REPLACE without a condition affects the current record only.
>
>>PMFJI,
>> but how can that be true for REPLACE, when you can put the clause FOR myTable.myfield = m.myvariable and put WHERE myTable.myfield = m.myvariable on the UPDATE command, which could potenially (sp?) move either of them.
>>
>>TIA
>>Beth
Previous
Reply
Map
View

Click here to load this message in the networking platform