Hi,
For a project i'm working on I need to take data from a RTI every few minutes or so. The data then needs a bit of processing before it can be posted to another table which users will be constantly querying. I'm thinking about creating a second back end just to handle the "Real Time" table and appending the processed data to where it needs to go.
I'm just wondering if there are any issues that might crop up regarding large-ish appends to a table that is likely to be queried during the process?
Thanks,
Tom
For a project i'm working on I need to take data from a RTI every few minutes or so. The data then needs a bit of processing before it can be posted to another table which users will be constantly querying. I'm thinking about creating a second back end just to handle the "Real Time" table and appending the processed data to where it needs to go.
I'm just wondering if there are any issues that might crop up regarding large-ish appends to a table that is likely to be queried during the process?
Thanks,
Tom