Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Offline Views
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00210083
Message ID:
00210224
Vues:
36
Colin,

I've probably never had more than a half-dozen users off-line at once. All of my views are created in code. When the user wants to take data offline the application creates a dbc on their laptop's hard drive and creates all the views in it. It then opens the views offline. When they come back it brings all the views back on line and updates them. I've never had a problem with multiple DBCs. Just make sure you don't modify the structures of your tables at all while users have off-line data. It will probably screw up the off line views and keep the users from udpating their data.

>Josh,
>
>Interesting idea. I've always found the aspect that views can only be taken offline by one user at a time very limiting. I never thought of a multiple DBC approach. How many users were involved in your past experience and did you ever run into problems maintaining multiple DBC's? TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform