I really need some direction writing a query here.
I provided a screen cap so you may catch the drift.
as you may see there are a ton of tables. there are 58 tables that are all nearly identical to the one shown...
each table represents a txt file that is imported every night to our server and each txt file is a store. These files hold the info about the terminals..
Every day I sift through these same 60 files and look to make sure #2 in the TermName field is set to Backup in the Role field, and also that no other Terms have the Role backup in the field.
I would really love some direction to take on how to make a query output a "REDFLAG" if you will, pointing out that a sertain table is not how it should be.
I hope this makes sense. Ill explain anything better that anyone wants me to.
Thanks a ton in advance!
I provided a screen cap so you may catch the drift.
as you may see there are a ton of tables. there are 58 tables that are all nearly identical to the one shown...
each table represents a txt file that is imported every night to our server and each txt file is a store. These files hold the info about the terminals..
Every day I sift through these same 60 files and look to make sure #2 in the TermName field is set to Backup in the Role field, and also that no other Terms have the Role backup in the field.
I would really love some direction to take on how to make a query output a "REDFLAG" if you will, pointing out that a sertain table is not how it should be.
I hope this makes sense. Ill explain anything better that anyone wants me to.
Thanks a ton in advance!
Comment