View Single Post

   
  #4 (permalink)  
Old 02-28-2008, 07:43 PM
Aaron Bertrand - MVP
 
Posts: n/a
Default Re: SELECT * not returning any rows, but SELECT COL_NAME does!

> I'm using SQL Server 2000, which is apparently 8.00534.

In addition to the other suggestions, you might want to make sure you're at
least up to SP3 (8.00.760).

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


Reply With Quote