Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need some input, please.
Message
 
 
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:
00402669
Views:
9
>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 expect that you will receive different answers due to the fact that there are different approaches but renders the same output.

We've been into Inventory/Accounting Systems for 8 years and so far, the most effective is that, we have a separate process per transaction to update inventory balance. Basically, the process will be called when transaction (one invoice) will be posted or finalized. Once it has been posted, the invoice can no longer be edited or deleted but can be cancelled which rolls back whatever updates made to related tables. At least, in our setting here, this approach is quite fit with the standard accounting practice.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform