Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow Grid Process
Message
From
20/08/2004 16:12:00
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
20/08/2004 15:23:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00934937
Message ID:
00935036
Views:
19
>Are you saying not to use the view at all, or change some property of the view? I need all the help I can get.

FYI, I don't recommend using views or the data environment, but if you're doing that, then you need to set BufferModeOverride on the view to 5. If you're opening the view with USE viewname NODATA, then you'll want to CursorSetProp("Buffering",5,viewname).

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform