<p>I am totally frustrated. I need to extract a list of the reports/documents, with their respective folders, that have been published to BOE. I need to use Crystal Reports to accomplish this so I can format it and distribute it to our managers. Does anyone have any idea about how this can be done?</p><p>Dianne</p>
I had to do something similar with user information for a user audit report. What I ended up doing was writing a program (I've done quite a bit of work with the .NET SDK) to extract the user and group information and put it in an ado.net dataset that could be read by the report. This is a windows app that I have to specifically run and then save the report to a PDF so that I can send it to the business folks so they can do the audit.
-Dell
- A computer only does what you told it to, not what you thought you told it to!</p>
Add a comment