Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2-tier
Message
 
À
18/12/2000 06:41:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Re: 2-tier
Divers
Thread ID:
00454614
Message ID:
00454714
Vues:
29
>Hi,
> Anybody experience in 2-tier / 3-tier C/S application using VFP database?
> I have a small project that need to have multiuser feature. It just about 5-10 users. How should the design be? If I try to have Business rule object, where should I place it? does the performance of 2-tier app acceptable? Any recomendation?
>
>(NOTE: my boss don't like web app)
>
>Thank you
There is the old true and tried method. I've seen UNIX shops with FoxBase/FoxPro serve 400 users.
Place you DBC or free tables on serverdirectory. Put your exe/runtime at the desktop. Have the desktop runtime point to the server tables. The more 'real-time' your app is (ie the less it relies on batch methods), the faster it will run.
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform