Viewing 5 posts - 1 through 5 (of 5 total)
I'll try copying the db and moving to another instance, but I'll have to do that later as I'm on a deadline. I'm just going to add the extra...
September 15, 2005 at 10:53 am
CHECKDB found 0 allocation errors and 0 consistency errors in database 'testdb'.
<-- the real sad face
[1] Database testdb: Check Data and...
September 15, 2005 at 10:26 am
Tried rebooting. Not reinstalling. I'm running checks in a second. Thanks for the help guys
September 15, 2005 at 10:17 am
Thanks for the reply! Unfortunately all queries show the same plan:
|--Clustered Index Scan(OBJECT[testdb].[dbo].[invoice].[PK_invoice]))
(edit: should be |--Clustered Index Scan(OBJECT: ([testdb].[dbo].[invoice].[PK_invoice]))
September 15, 2005 at 9:56 am
After further testing, if I ADD a column to the select list it returns perfectly. It seems to be the unique combination of columns listed.
September 15, 2005 at 9:15 am
Viewing 5 posts - 1 through 5 (of 5 total)