Viewing 2 posts - 1 through 3 (of 3 total)
OK, seems to be a side effect of using 'GROUP BY id with rollup' When I drop the rollup all the objects are found. odd???
SET NOCOUNT ON
select id,...
April 21, 2008 at 9:52 am
#805065
That doesn't sound right, I'm logged as the Administrator.
April 21, 2008 at 9:40 am
#805055