nlaliberte
Programmer
I'm using Crystal XI and an OLE DB connection to a SQL server.
We have having problems with sorting a group. The values we are sorting all have a dash somewhere in the title, however it seems that the sort function in crystal is not functioning correctly. Below is a list of the groups in the order which Crystal is sorting them. It is supposed to be sorted Ascending.
Group VI-Buy
Group VII-Buy
Group VIII-Buy
Group VIII-Mez
Group VII-Ven
Group VI-Partner
ZZ-Unknown
As you can see 'Group VII-Ven' and 'Group VI-Partner' are not in the correct order. I realize that inserting a space before and after the '-' will eliminate the problem, however I see this as more of a band-aid than a solution.
Has anyone ever experienced an issue like this that could lend some insight as to what exactly is happening here?
We have having problems with sorting a group. The values we are sorting all have a dash somewhere in the title, however it seems that the sort function in crystal is not functioning correctly. Below is a list of the groups in the order which Crystal is sorting them. It is supposed to be sorted Ascending.
Group VI-Buy
Group VII-Buy
Group VIII-Buy
Group VIII-Mez
Group VII-Ven
Group VI-Partner
ZZ-Unknown
As you can see 'Group VII-Ven' and 'Group VI-Partner' are not in the correct order. I realize that inserting a space before and after the '-' will eliminate the problem, however I see this as more of a band-aid than a solution.
Has anyone ever experienced an issue like this that could lend some insight as to what exactly is happening here?