Montana751
Programmer
Crystal XI
When running Crystal - we (3rd party software application)pass infomration into the SQL query. Back in Crystal 8.5, this information would "Append" to the Where (if conditional) and Order by clauses of the Crystal SQL statement. I've noticed in Crystal XI, this is not the case, the Where and Order by are being OVERWRITTEN - thus ignoring the settings set in the RPT file.
Long story short, I am trying to figure out if the ORDER BY clause if it is NOT in the "Show SQL Query" statement in crystal, but shows up in the Record Sort Expert, is it being sorted? as the sort is a parameter passed at run time. In 8.5 it was in the SQL Order by, but not in XI, its only showing up under Record Sort Order.
Thus, whats actually getting sorted?
When running Crystal - we (3rd party software application)pass infomration into the SQL query. Back in Crystal 8.5, this information would "Append" to the Where (if conditional) and Order by clauses of the Crystal SQL statement. I've noticed in Crystal XI, this is not the case, the Where and Order by are being OVERWRITTEN - thus ignoring the settings set in the RPT file.
Long story short, I am trying to figure out if the ORDER BY clause if it is NOT in the "Show SQL Query" statement in crystal, but shows up in the Record Sort Expert, is it being sorted? as the sort is a parameter passed at run time. In 8.5 it was in the SQL Order by, but not in XI, its only showing up under Record Sort Order.
Thus, whats actually getting sorted?