JustPlainJef
07-13-2006, 05:45 AM
Hello all. I need to run a report, but the report needs to show me data that doesn't exist. There are two tables involved, one static with all of our server names, one dynamic that holds the data for our Off Site Backups. I need a report that shows when an Off Site was NOT done, but I'm not sure how to pull it if there are no records. They need to be done monthly, so if the report is only able to be done monthly, then that would be OK. Ideally, I'd like a date range, but that may be too much (verify that it was done each month for this date range? No thanks!)
Table Server List
Home Server Name Type
Blah A Blah
Blah B Blah
Blah C Blah
Blah D Blah
Table Off Site Backup
Server Date Tech etc....
A 7/11 Jef
B 7/11 Jef
D 7/11 Jef
Report would have to show only
An Off Site Backup was not performed for C during month of July.
(obviously one for each server)
I'm lost. I know what I want to do, just not sure how to do it... :( :confused: :mad:
Table Server List
Home Server Name Type
Blah A Blah
Blah B Blah
Blah C Blah
Blah D Blah
Table Off Site Backup
Server Date Tech etc....
A 7/11 Jef
B 7/11 Jef
D 7/11 Jef
Report would have to show only
An Off Site Backup was not performed for C during month of July.
(obviously one for each server)
I'm lost. I know what I want to do, just not sure how to do it... :( :confused: :mad: