Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to requery my SQL grid
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to requery my SQL grid
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01498606
Message ID:
01498606
Vues:
255
I have a grid on my form, it's row source is a SQL command that creates a cursor
select cname,type,desc,date,operator,startfinish,transid  from wipdata!logfile,operators into cursor tmplog where jobno=wipdata.jobno
 and operator=operators.nempno order by date
How do I get the SQL command to refire & regenerate the data for my grid?

Many thanks
Rob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform