Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Control
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00658923
Message ID:
00658925
Views:
14
Hello Ria

at the end of your sql you must put a "into" or a browse window will be displaied

i.e.

select * ;
from table ;
where a = 'A' ;
into cursor TmpCursor



>My program uses a grid control to display the data.
>The RecordSourceType = SQL statement
> RecordSource = select field1,field2 from mytable
>
>When this from is displayed, the results of this query is displayed over the entire from. To view my from, I have to close this. My grid shows only the selected fields. Could someone tell me why the query results are displayed?
>
>Thank you.
>
>Ria
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform