When I create a view in SQL and include an ORDER BY clause i can see it
in Management Studio. However, when I call the same view from an ASP
page the order goes completely haywire.
Any ideas?
in Management Studio. However, when I call the same view from an ASP
page the order goes completely haywire.
Any ideas?
Comment