Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridTROUBLE
Message
 
 
To
05/01/1999 16:30:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00172926
Message ID:
00172954
Views:
22
John,

You'll get a browse anytime a SQL is run without an INTO clause. I think you can add an INTO CURSOR temp right into the property. I'd either use a view or a cursor and just set the Grid.RowSource = "TheCursorName"

>I have created a simple grid using a SQL statement. The grid is addressed as "formset1.pageframe1.page1.grid_prod" The recordsource is just the SQL statement "SQL * FROM PRODUCT WHERE SOMETHING==SOMETHING". The main program only setups a few public variables and then calls the main form. The trouble is that a browse window is opened (containing the SQL query) when I run the program and must be close before I a can continue with the program. How do I prevent the browse window from opening.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform