I would like to extract the SQL queries from Crystal Report .rpt files, is there a way to do this?
I don\'t have any of the Crystal Reports products, just the .rpt files
The other way around this is if you can run the reports, you can hook up SQL Profiler to your DB and capture the incoming SQL on the database side.