Results 1 to 2 of 2

Thread: authorizing client updates

  1. #1
    Join Date
    Jun 2003
    Location
    seattle
    Posts
    2

    authorizing client updates

    I am designing an event planning system which allows the (human) client to access the event data via web page interface and modify event details.

    There are some sections of data I wish to have the client provide updated information, but not before reviewing and authorizing the changes (even selecting which fields to allow).

    Any ideas on how to temporarily accept the data, but hold it for later authorization?

    TIA.

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    we usually store such information in a transaction table then process it in bacth at night.

    Most of the mainframe process also done in such way

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •