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
In the Visual studio, select the .rpt file and Go to field explorer, right click on DatabaseFields. Click on SQL query option to view the query.