We are going through a database conversion and as part of the analysis process I need to find out all the underlying tables and columns used by each report.
The only way I know is to manually look at each data provider SQL for the table.column name. Is there a more efficient way to do this?
Does anybody know how to get this information by querying BO repository directly?
thank you!
The only way I know is to manually look at each data provider SQL for the table.column name. Is there a more efficient way to do this?
Does anybody know how to get this information by querying BO repository directly?
thank you!