Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to ease the pain of using Remote Views?
Message
From
10/02/2003 17:25:58
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00751267
Message ID:
00751681
Views:
15
>>Give each user a local copy of the DBC. Deploy your views as .PRG files. When ever you need to use the view, you run the .PRG then USE the view.
>>This will allow you to update the .PRGs without the user having to logout. You should also mark the DBC and the PRGs as readonly so they won't get use locks on them.
>
>Allowing me to update the .PRGs or you're saying DBCs?

No, I said PRG's.

>Do you have any idea if Stonefield DB Tool Kit addresses some of these concerns?
>

I don't think SDT gives you a way to modify/update views without the user logging out, no.

>Thanks Bob.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform