Hello,
I have inherited a large database to maintain. There are literally hundreds of queries and reports in the database.
Every time a user has a problem with a report, my first step is to find the report in the database (there is no naming convention). What I've decided to do is insert a number label in the lower corner on each of the reports then put that number on the description of the report in the database window.
Does anyone know how this can be don't programmatically. This is not the only database I have to do.
Thanks for any help you can give.
I have inherited a large database to maintain. There are literally hundreds of queries and reports in the database.
Every time a user has a problem with a report, my first step is to find the report in the database (there is no naming convention). What I've decided to do is insert a number label in the lower corner on each of the reports then put that number on the description of the report in the database window.
Does anyone know how this can be don't programmatically. This is not the only database I have to do.
Thanks for any help you can give.