Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NoDataOnload. But later.
Message
 
 
To
22/06/2000 09:02:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00383093
Message ID:
00383103
Views:
21
>I have a view in my DataEnvironment thats NoDataOnLoad property is .t.
>I use the view with requery().
>And the i have some data in the view.
>How can i clear the view?
>Thanks.

Set your view parameter to a value that you know will return no records and issue a requery(). Or if you have no uncommitted changes, you can change the view to record buffering [if it is table buffered] and ZAP it. Then change the buffering back to what it was originally.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform