Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in Using SQL
Message
De
12/08/2005 14:48:54
 
 
À
12/08/2005 14:44:11
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01040604
Message ID:
01040605
Vues:
13
This message has been marked as the solution to the initial question of the thread.
>I have used the code Sele date,acno from myaccount where dt<>CTOD( " ") group by acno.
>After running the prg the result is browsing. But want to stop the browsing for using the result later. How I can avoid browsing?
>
>Chandan
Sele date,acno from myaccount where dt<>CTOD( " ") group by acno into cursor curtemp
or
Sele date,acno from myaccount where dt<>CTOD( " ") group by acno into array atemp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform