
November 13th, 2007, 05:16 PM
|
|
Contributing User
|
|
Join Date: Apr 2002
Location: Brisbane, Australia
Posts: 38
Time spent in forums: 10 m 52 sec
Reputation Power: 7
|
|
|
Not sorting.
Hi
We've just upgraded from SQL Server 2000 to SQL Server 2005. Everything seems to have migrated without a hitch, except for queries that have an ORDER BY clause. It doesn't sort at all, just seems to ignore the ORDER BY and sort by whatever field it likes.
It's across the whole server not just a single database. We're using the default collation as we were on SQL 2000.
I just don't get why it's not sorting?
Any ideas?
Thanks
Last edited by stuie : November 13th, 2007 at 10:42 PM.
|