Viewing 15 posts - 1,666 through 1,680 (of 14,953 total)
The original version fails because it has to do the DateAdd on impossible numbers before it can compare it to the final date. There's simply no way for it...
April 20, 2012 at 11:31 am
Stefan Krzywicki (4/20/2012)
GilaMonster (4/19/2012)
#declare NewTopic;
Who plays MMOs and which ones?
I've just quit the one I played for a few years, they added a...
April 20, 2012 at 8:20 am
GilaMonster (4/19/2012)
#declare NewTopic;
Who plays MMOs and which ones?
I've just quit the one I played for a few years, they added a 'pay to...
April 20, 2012 at 6:41 am
Reliability will depend on your iSCSI set-up. It can be very reliable, or it can be a freaking nightmare, all depending on how it's set up and who's in...
April 20, 2012 at 6:30 am
mtassin (4/19/2012)
GSquared (4/19/2012)
April 20, 2012 at 6:26 am
You might be able to put something in a DDL trigger on the Create_Database event. I haven't tried that, but it sounds like it should work.
April 19, 2012 at 2:10 pm
cfradenburg (4/19/2012)
TravisDBA (4/19/2012)
So all that "Don't do this" is just a bunch of hot air in my opinion.:-D
So you would argue that behavior on forums or other social media sites...
April 19, 2012 at 12:01 pm
Cool. Submit it as an article (check the Write for us link to the left). That'll make it easier to find than a forum post, if someone needs...
April 19, 2012 at 9:53 am
I had poor grades in school, at least up to my senior year of high school. Dropped out of college after one abysmal quarter. Does that mean I...
April 19, 2012 at 9:11 am
I've run into that same argument from a dev before. He insisted that building a temp table from a filtered primary table, then updating it from the rest of...
April 19, 2012 at 8:44 am
Select statements aren't really a good way to test isolation levels. Even in Read Committed, all they take is shared locks, which means two Select statements don't interfere with...
April 19, 2012 at 7:43 am
You'll need to get ahold of Microsoft support for that then. If the installation media work on some machines but not on others, there's something wrong with the machines...
April 19, 2012 at 6:47 am
aaa-322853 (4/17/2012)
This is an outgoing process therefore I need to replace like for like ideally. I did try the casting as decimal route but without knowing...
April 19, 2012 at 6:45 am
The services won't list themselves as being dependent. You have to tell them they are. SQL Server assumes that the server hardware will have drives attached by the...
April 19, 2012 at 6:42 am
Whoever has the rule about Full backups only, needs to be educated on the point that they either need to modify that policy (and there's no good reason not to),...
April 19, 2012 at 6:40 am
Viewing 15 posts - 1,666 through 1,680 (of 14,953 total)