Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-User DBC setup
Message
De
29/11/2006 01:19:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01172353
Message ID:
01173135
Vues:
14
>2)
>When opening views, Visual FoxPro locks the DBC because view definitions span many records. As the number of users grow, and as the number of views opened and closed by the application grows, sooner or later you'll be fighting for locks on the DBC. Therefore consider the following schema: Develop using a single DBC (which is convenient) but upon distribution create a companion DBC containing only the view information, and make your view opening code or view classes go to the companion DBC for view definitions. Users can then have local copies of the View DBC, and there is no lock contention. More details on Creating DBC for Views.
>http://fox.wikis.com/wc.dll?Wiki~BigSystemPerformanceAndVisualFoxPro~VFP
>-----

This is what I used to do and wld suggest.
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform