Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to requery my SQL grid
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to requery my SQL grid
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01498606
Message ID:
01498606
Views:
254
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
Next
Reply
Map
View

Click here to load this message in the networking platform