Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace for all records
Message
From
07/06/2005 06:47:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01020808
Message ID:
01020821
Views:
18
hi ,
i try as under,it works but not every things,
i have year1=2004,and all months must field still replace with 1
m.no=no
replace still with 1 in 'tab2' for amount <= 0 or ((month1<MONTH(DATE()) and year1<=YEAR(DATE()))) AND no==m.no
thanks.

>
>replace still with 1 in 'tab2' for (amount <= 0 or (month1<MONTH(DATE()) and year1<=YEAR(DATE()))) AND no==m.no
>
>
>;o)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform