Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View
Message
From
01/10/1999 11:30:35
 
 
To
01/10/1999 11:21:54
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00271293
Message ID:
00271565
Views:
18
>There was an article in Fox Advisor about this several months ago. Basically you need to redefine the view in the DBC before you do the requery. You can build the view initially as...
>
>SELECT Fields FROM Tables WHERE .t.
>
>Then, build your select on the fly and recreate the view with the CREATE VIEW command. Of course, this will requre each user to have a private .DBC, but that is generally recomended anyway.
>
>BOb

What does this do to the view that is already open? Does the view get closed? when I issue the CREATE VIEW command?
Thanks,
Dan Jurden
djurden@outlook.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform