Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting data for a range
Message
From
16/06/2003 15:08:22
 
 
To
16/06/2003 15:01:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00800434
Message ID:
00800455
Views:
21
Thanks for the replies, but what i wanted was it has to loop thru the dates selected by the user. say if the user selected startdt JAN03 enddt APR03, it has to fetch all the data from Jan 03 ... APR 03.

Thanks


>something like :
>
>lsql="SELECT Fld1,fld2,fld3 FROM mytable WHERE fld2= ?cParam"
>lnResult=SQLEXEC(lnHandle,lsql,'tempTbl')
>
>that will place it in a CURSOR
>
>>Hello
>>
>>In a client-server environment , how can retrieve data from tables by SQL
>>
>>eg i have payfiles like PayJan03,payFeb03,PayMar03 and if the user select Jan 03 .. Apr03 how can select the data by SQL into a temp table ?
>>
>>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform