Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Off-line views
Message
 
To
31/05/1998 17:11:54
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00103415
Message ID:
00103505
Views:
22
Hello again John,

This solves most of the cases but I might be needing the last requery even from a different session. Isn't it a way to retireve that data? I found something in the manuals about off-line views, where it mentioned something like "you can take remote data with you by using off-line views"???



Thanks

Marios

>Hi Marios --
>
>Do you mean the last requery in this working session or last requery ever? If you mean the last requery in this session, try opening the views in the setup of the application and making the Data sessions "Default". Do not put the views into the DataEnvironment, they'll already be open.
>
>
>
>>
>>The problem is that I don't want my views opened with no record, but with the data retrieved during the last requery statement.
>>
>>>
>>>Set the NoDataOnLoad property to .T. in the DataEnvironment for the view. This opens the view with no records until you expressly REQUERY.
>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform