It would be helpful to have a custom report that lists your custom reports!



INSERT INTO CustomReport
(Name,Description,SQLCommand)
VALUES
('List Custom Reports',
'A list of all custom...