Hi There,
I've got one table that is constantly being added to (every few
seconds). I've got a bunch of users that need to report from this
table. What's the best way to setup the tables? Create a second table
and updates it with tblLive data every let's say 15 minutes and then
report off of that? Is there a way to synch tables that doesn't have
a lot of over head? Or just report off of tblLive directly? Any
suggestions would be much appreciated.
Regards,
BP Dude Man
I've got one table that is constantly being added to (every few
seconds). I've got a bunch of users that need to report from this
table. What's the best way to setup the tables? Create a second table
and updates it with tblLive data every let's say 15 minutes and then
report off of that? Is there a way to synch tables that doesn't have
a lot of over head? Or just report off of tblLive directly? Any
suggestions would be much appreciated.
Regards,
BP Dude Man
Comment