Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need some input, please.
Message
From
09/08/2000 08:32:02
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
09/08/2000 01:31:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00402655
Message ID:
00402730
Views:
9
Ulises,

You have to consider how fast the data is changing. You may want to make changing the number of items available part of the product sale transaction. This way, the next time that product is requested, the inventory will be accurate and the buyer will know whether it is available or back-ordered.

Also, with a slower inventory, you might want to save the updates for a batch process in the off-hours when the server isn't busy doing the sales transactions.

A lot depends on your particular operation. Are you like Amazon, selling jillions of pieces per day, or do you have a large inventory that changes slowly.


>To all of you experienced database designers.
>I am a self thought Database programmer, and since I did not followed any formal training some things are a little confusing still...
>What is the best way to update an inventory table? My question is if the correct approach is to do it each time a product is selected and processed, or to wait until the whole sale transaction (like a full invoice) is finished and do a 'bulk' update.
>I'd like to hear some expert comments.
>Thank you in advance.
>Ulises
Previous
Reply
Map
View

Click here to load this message in the networking platform