質問

I am using Crystal Reports 2008 to try to make a copy of an already existing report. I need to clone the report, and the database view generating the report, and then make a series of changes.

There is only a single view being used by the report, and there's about 400 or so views in the database. None of the views in the database have the same name as the view in the report, so obviously they renamed the view as they imported it. And obviously I don't want to go through the views one at a time trying to match up column names.

How do I find the original name of the view being used by the report?

役に立ちましたか?

解決

Database | Set Datasource Location..., select the view, expand it, then expand the Properties node.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top