Quote:
Originally Posted by wolfey
Hello,
Thank you for your time and suggestions!
|
Your welcome and for the most part the 'threadread' table contains what you need for a simple implementation. You will just need to alter how the table is being manipulated.
What will affect you is the amount of report requests. The company board generates as a minimum 700 threads a day during business hours and all the big-wigs like to view the analysis -- so we cache everything to handle this load. If you do not need this kind of structure then this is a pretty simple modification, because as you know most of it is already there.
Good Luck