On Jun 8, 8:13 pm, "ThunderMusic"
<NoSpAmdanlatathotmaildot... (AT) NoSpAm (DOT) com> wrote:
Quote:
2) Keep a track of all the threads the user went in and log the date time it
went in, so we can check the next time
this solution is very heavy on sql resources, because it could generate
millions of "log rows", but it ensure that the user read the new posts. |
To have millions of "log rows" you would need a tens of thousands of
users. A million of rows is nothing for SQL Server (if you don't care
about size of the database)