Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPro 2.6 with ODBC to a Windows NT Server
Message
 
À
08/10/1998 10:09:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00144643
Message ID:
00145373
Vues:
36
>Jose, We have both a Window NT and Novell server. Could we put the application on a Novell server and access the native FoxPro tables directly. Would that be a problem serving the 500 users.
>
>Thanks for your reply

Garry,

Much depends of the size of the files and the number of concurrent users...

What you must understand is that when you use the native tables directly they get open in the application and suck the data from the server. If the tables are huge this may cause high traffic, although there have been threads here in the past evidencing that if you have, say, a 15Megs table, you don't have 15Megs travelling across the network when the table gets opened locally.

If you use a client/server approach, the use of remote parameterized views will bring to each station the subset of data they require, thus with supposedly much less traffic.

My experience is in the range of 10 concurrent users and I am only able to tell what I've seen... This is to say that I'd like to see people with this level of experience jump in.

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform