Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use select statement - stop browser
Message
 
 
To
07/08/2005 12:50:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01039168
Message ID:
01039171
Views:
20
Add INTO CURSOR clause
SELECT *;
  FROM ;
     DATA1!PARTCONT Partcont_1 ;
  INTO CURSOR crsParts NOFILTER
>If I code on a form to populate a activex grid. I use a select statement such as
>
> SELECT *;
> FROM ;
> DATA1!PARTCONT Partcont_1
>
>The grid fills but the browse window also pops up is there code that stops that from happening?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform