Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select customers
Message
From
11/10/2007 04:57:05
 
 
To
11/10/2007 04:09:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01260205
Message ID:
01260209
Views:
10
This message has been marked as the solution to the initial question of the thread.
select cont_date, cust_name, cust_addr from yourtable ;
where cont_date = gomonth(date(),-6)

>hi all,
>
>i need to select cont_date, customers names ,customers adress...etc
>
>befor six month .
>
>if date is 01/07/2007
>cont_date cust_name cust_addr
>01/01/2007 aaaa ........
>.
>.
>************************************
>if date is 02/07/2007
>cont_date cust_name cust_addr
>02/01/2007 bbbb ......... .
>.
>.
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform