Ajit Abraham wrote: > Michael, > > MB Software Solutions General Account wrote: > >> How does that do for multiple users hitting the database with >> adds/updates at the same time? >> > > Lets take example of a sales invoice. > > For a new invoice, the Frontend generates the primary key for the master > table. > It also generates the many primary keys for the child table along with > updating the foreign key in the child table. > Then the backend is updated. > > When an invoice is being updated, the frontend generates primary keys > for new child records. Again the backend is updated. > > Are you indicating a scenario of two users simultaneously updating the > same invoice? >
No no, not at all. I just wondered moreso about your comment: "But may not be sufficent for really huge ones." Please elaborate as to why you said that. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

