Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Online update or batch update?
Message
De
20/01/2001 09:30:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Online update or batch update?
Divers
Thread ID:
00466152
Message ID:
00466152
Vues:
42
Hi,
I am developing a multi-user POS system using VFP database. Our design is to place the database in a hign end PC, all of the workstations will shared the table located in server.
It need to update 4 tables for each transaction. Again, the are about 5-10 users will access to the server at this moment. However, will be grow very soon.
Which is the better way to update the sales transaction, online or batch processing?

Online : Connect to server database and TABLEUPDATE() immediately once the sales done.
Batch : Update in local table, and process these local records at the end of the day to update the server datanase.

I have think of some adv and disadv of both method.
I would like to get your recommendation too!!

Hope you can shared your experience with me :-)

Thnak you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform