Viewing 15 posts - 106 through 120 (of 832 total)
It's backing up to a local disk on the machine, and there never seem to be any other I/O errors--it's just while backing up. I've just learned it's probably a...
April 1, 2014 at 5:09 am
GilaMonster (4/1/2014)
".. powerful, expressive, it makes programming fun again..."
I take issue with that statement--you can have fun programming in raw assembly language if you find the subject of the program...
April 1, 2014 at 3:52 am
I think the compatibility thing is a red herring--the STOPLIST keyword wasn't introduced until SQL 2008, so presumably one of the things that a database in compatibility mode 90 has...
March 28, 2014 at 5:26 am
I read the word "hardened" and still got it wrong, probably because "hardened" is such a nebulous term--I had no idea what it meant with relation to SQL server. (Is...
March 28, 2014 at 5:14 am
Technically, I've never been fired, but neither have I left any job of my own volition--in every case so far I've lost my job due to being made redundant. In...
March 27, 2014 at 8:57 am
Seems I should clarify: I said it wasn't a totally unreasonable position, not that it was a position I agreed with. Wanting cross-compatibility between different database platforms is something that...
March 26, 2014 at 4:14 am
You need to tell SQLCMD which server to connect to in order to run the script you're passing it--you do that with the -S parameter (note that's a capital S,...
March 26, 2014 at 3:33 am
One of those where I had no clue as to the answer so picked a random one to see what the real answer was--therefore I learned something today, which is...
March 26, 2014 at 2:46 am
Well, it's not a totally unreasonable position, so long as you actually know what you're talking about...
March 26, 2014 at 2:36 am
Do you have the .NET Framework version 4 installed? That looks to be what it's looking for (although I would have expected it to complain about the missing framework earlier...
March 24, 2014 at 3:07 am
Grant Fritchey (3/19/2014)So, you'd need to add the 'sa' login to the database.
I don't think you can do that, can you? 'sa' is a special login which isn't allowed to...
March 20, 2014 at 3:49 am
snitnik (3/19/2014)
Option one:
The distributor needs to be the same version as the publisher
This statement is clearly wrong, as they don't have to be of the same...
March 19, 2014 at 3:42 am
GilaMonster (3/17/2014)
March 17, 2014 at 8:09 am
jcrawf02 (3/13/2014)Do any of you guys have random people endorse you for skills, that you know they have no idea if you can do?
I've had people who should know better...
March 14, 2014 at 2:40 am
Are you sure the 2008 Management Studio isn't still on there? I have 2008 R2 and 2012 installed on this machine, and the Management Studios for both are still available.
March 7, 2014 at 3:18 am
Viewing 15 posts - 106 through 120 (of 832 total)