BusinessObjects Board

List of tables used by crystal reports

HI,

I have like 1000s of Crystal reports and need to find out for each report which tables are used. Manually doing this will consume my time. I need an efficient way to do this.

Do we have a way by which we can directly get list of tables used by each Crystal report.

The version is CR 9


anushjay1521 (BOB member since 2011-01-12)

There may be a third-party tool available to help with this. A good place to start your search is www.kenhamady.com/bookmarks.html.

Or you could write code using the SDK that will do this. You can look at the “Crystal Report Documenter” C# sample on my website (www.dellstinnett.com/sample_code.html) to get you started.

-Dell


hilfy :us: (BOB member since 2007-04-16)