I have the same question regarding this
I have a stored procedure with customized ordering / sorting in the order by clause, I use this as data source of my crystal report file.
The problem is, crystal report does not load the same query result in the sql stored procedure with a specified ORDERING. Why is that so?