Viewing 3 posts - 1 through 3 (of 3 total)
I agree it seems to be some kind of spurious network error.
For example: The loop can correctly process 6 days of data and get a network failure when working...
January 24, 2008 at 3:18 pm
#771522
If you have a table partitioned on Date partioned table and the primary key clustered index of the table is needs to have both Date and ID. If each date...
March 23, 2007 at 8:32 am
#696625
If you can make use of Partition Elimination then Yes it is. Here is a prity good article. http://blogs.msdn.com/sqlcat/archive/2006/02/17/Partition-Elimination-in-SQL-Server-2005.aspx
March 23, 2007 at 8:24 am
#696622