cmichailovlee
MIS
When creating a Crystal Template that needs to interface through a SQL ODBC, if you go to Database->SQL Query (running Crystal Reports 10), it will pop up with the SQL script that Crystal created in order to interact with the database.
However, depending on the complexity of the query, the SQL query may not be optimized the way it should be so pulling and compiling reports takes a long time to do.
If I go over to SQL Query Analyzer, I can create the SQL code by hand and have it return results much faster. But is there ANY way to have the SQL query I've created somehow imported or used by Crystal Reports instead of the SQL Query it generates on its own?
However, depending on the complexity of the query, the SQL query may not be optimized the way it should be so pulling and compiling reports takes a long time to do.
If I go over to SQL Query Analyzer, I can create the SQL code by hand and have it return results much faster. But is there ANY way to have the SQL query I've created somehow imported or used by Crystal Reports instead of the SQL Query it generates on its own?