Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data for a range
Message
De
16/06/2003 15:08:22
 
 
À
16/06/2003 15:01:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00800434
Message ID:
00800455
Vues:
22
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform