If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Database Design - tables - process flow

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-11, 22:39
nyquilx nyquilx is offline
Registered User
 
Join Date: May 2011
Posts: 5
Database Design - tables - process flow

I just need some help trying to formulate how to setup tables to allow for dataflow and tracking.

I have 1 table to collect the initial data which then sets up a trigger to populate another table for tracking

[data] -> [tracking][department review]

I then want the department to review the data and pass it on to up to 5 different people to review ... once reviewed to signal back to the department all 5 are done to process through with the rest...

any ideas?
Reply With Quote
  #2 (permalink)  
Old 11-02-11, 11:34
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Set up tables to model the objects and entities in your business environment.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On