Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views
Message
From
24/09/1999 05:31:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Views
Miscellaneous
Thread ID:
00268395
Message ID:
00268395
Views:
57
2 remote views created 1) sectRvew 2) sectARvew
Local view created from combining above 2 remote views.
Local view does not close on unloading form.Reason?

Code -
* After creating Remote views Views opened in different workereas

SELECT I
USE sectARvew

SELECT 20
REQUERY ('sectRvew')

SELECT 21
USE sectLvew - This does not close

Q. Does USE as requery does also fetch data from backend ?
Q. Explicitly closing view also does not work.
Next
Reply
Map
View

Click here to load this message in the networking platform