I have written a report in CR9 using the new SQL Command feature. It works great. However, now I need to change the way I connect to the database from a DSN to a DSN-less connection string. Crystal associates the SQL command with the DSN connection so when I change the connection type it does not carry over the SQL command. Consequently, Crystal deletes all the fields on the report coming from the command.
Is there any way to switch connections to the same database or to another database with the same schema without rebuilding the report?
Is there any way to switch connections to the same database or to another database with the same schema without rebuilding the report?