Viewing 15 posts - 211 through 225 (of 1,048 total)
eccentricDBA (5/17/2012)
May 18, 2012 at 2:03 pm
The error is fairly self explanatory. The file did not exist or the path was unavailable, or perhaps the file was corrupted at the time for whatever reason.
May 18, 2012 at 1:18 pm
GSquared (5/17/2012)
sturner (5/17/2012)
I like to hire the ones I can pay the least amount of money. 😛
I know a DBA you can get really inexpensively.
It's mainly because he's never...
May 17, 2012 at 2:05 pm
I like to hire the ones I can pay the least amount of money. 😛
May 17, 2012 at 1:54 pm
May 17, 2012 at 7:13 am
RBarryYoung (5/16/2012)
May 16, 2012 at 12:12 pm
Lynn Pettis (5/16/2012)
May 16, 2012 at 10:48 am
using "if exists()" before the actual query is the only way I know of to do what you want.
May 16, 2012 at 8:01 am
Lynn Pettis (5/15/2012)
Eugene Elutin (5/15/2012)
...
Now, for whatever reason, Microsoft by default makes it the clustered index. This is 99% of the time wrong.
The clustered index should be on a...
May 15, 2012 at 8:54 am
jfogel (5/14/2012)
May 14, 2012 at 8:30 am
Jeff Moden (5/12/2012)
May 14, 2012 at 7:34 am
You might consider moving a snapshot of the subset of data over to a separate database where you can set up any kind of structure you want. You would only...
May 10, 2012 at 2:03 pm
djackson 22568 (5/10/2012)
Management - In my experience, this is what usually causes most of the issues. Team building does not work when you create an atmosphere that makes it...
May 10, 2012 at 12:23 pm
Question Guy (5/10/2012)
May 10, 2012 at 12:16 pm
Viewing 15 posts - 211 through 225 (of 1,048 total)