Problem:
You need to determine if there are Crystal Reports using a specific ODBC connection to an underlying data source.
Solution:
There are a couple of ways you can do this using Find it EZ.
Ensure that searching connection information is enabled in the Crystal Report settings:
In the Source Panel in
Open the Crystal Reports project settings: right-click on Crystal Reports in the Advanced Search Filters section of the Source panel on the left
- OR - from the menu, select
Then,
Good - Run a Boolean search for {ODBC} AND {DSN}; where DSN is your DSN. That should find all of the reports with that connection.
OR
See Also: