Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data for a range
Message
De
16/06/2003 15:01:06
 
 
À
16/06/2003 14:52:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00800434
Message ID:
00800447
Vues:
24
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