Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to redirect output of a SQL select .....
Message
From
20/03/1997 20:05:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to redirect output of a SQL select .....
Miscellaneous
Thread ID:
00025106
Message ID:
00025106
Views:
71
I did a SQL select command like below,

SELECT YELLOWPAGE.NAME, YELLOWPAGE.HOME, YELLOWPAGE.OFFICE,;
YELLOWPAGE.BEEPER;
FROM DATA1!YELLOWPAGE ;
WHERE YELLOWPAGE.NAME = example ;
ORDER BY YELLOWPAGE.NAME, YELLOWPAGE.HOME)

and wanted to display it's output not by default style,
But by the Form which contains grid class that I made.
but I found it's very difficult.
Is there any way to do it?
If you have a chance to visit Korea, Be my Guest.
rexall
Next
Reply
Map
View

Click here to load this message in the networking platform