Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browsing a Cursor
Message
 
To
26/11/1999 22:58:37
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00295887
Message ID:
00295890
Views:
20
>How can I browse a cursor created with an SQL statement in a run time environment? I can't seem to get a browse window on anything accept the main fox pro window which I make invisible on startup. Help Please.
>
>Thanks and God Bless,
>S. Dyke

DEFINE WINDOW wBrowse FROM 1,1 TO 24,40
USE customer && Open customer table
BROWSE WINDOW wBrowse
RELEASE WINDOW wBrowse
Previous
Reply
Map
View

Click here to load this message in the networking platform