Hi all. I have my database working nicely, but my solution to to the multiple-job aspect was to simply use a seperate database for each job. This works well and I have no issues regarding file size etc.
What I need to do now is compile consolidated reports from several of these seperate databases. I'm assuming another database will be needed and that one would simply be a reporting tool.
My question is how can I get data from a table within one database out to another where I can compile it into consolidated reports?
Many thanks in advance for help.
What I need to do now is compile consolidated reports from several of these seperate databases. I'm assuming another database will be needed and that one would simply be a reporting tool.
My question is how can I get data from a table within one database out to another where I can compile it into consolidated reports?
Many thanks in advance for help.