Viewing 3 posts - 1 through 4 (of 4 total)
:w00t:
Thanks!
I was beating my head against the wall based on the display of the execution plan and both made 4 reads despite how the plan was displayed! Below is a...
July 14, 2009 at 8:12 am
#1024422
each table has an index on the source, and a constraint limiting the range a source can be in.
as an example: table [A] can have sources 1-10 table ...
July 13, 2009 at 3:38 pm
#1024163
I just ran into this and it was a permissions error.
right click on db & log files Properties->Security
I had to add in the sql server instance user account to have...
September 29, 2008 at 2:16 pm
#878608