I have a complex SQL query that used to be run in SQL query analyzer that could be used in a crystal report. When I add the tables that are in the query to the report and then paste the SQL into the View SQL window in Crystal, everything except the Select portion of the statement copies over correctly. The select only shows up as Select Field1, ... Then there should be additional fields but they are not there. Is there something that can be done to include those? It would just be a time saver rather than recreating the SQL through the report builder. Anyone have thoughts on this?