Viewing 15 posts - 721 through 735 (of 832 total)
It's really up to you. If you don't like Vista you'll probably not like Windows 7 any better--it's more like Vista than it is like XP.
July 28, 2010 at 7:13 am
Thought of using the Express or Developer editions of SQL server? Both can be installed on a consumer OS like Vista. Express is free but is missing some of the...
July 28, 2010 at 3:08 am
Is the file open in some other application that's got an exclusive lock on it?
July 8, 2010 at 1:36 am
It's always emulated. You could theoretically take your virtual machine from one machine and install it on another one with completely different hardware and it would still work.
July 7, 2010 at 1:12 am
I was expecting an answer of 14 (numbers 0-9, +, -, . and $), but of course that wasn't an option, so I had to go and run the script...
July 5, 2010 at 3:30 am
jcrawf02 (7/2/2010)
Not sure why this one is tripping folks up, if you just count the delimiters, you can see it will return 13 pieces?
As I said, I thought it was...
July 2, 2010 at 6:49 am
I selected None because I didn't understand the code and was pretty sure it would return a syntax error...I'm hoping the author was deliberately going for obfuscation here, because if...
July 2, 2010 at 2:00 am
What I find mysterious is that the backup information you listed earlier says NT AUTHORITY\SYSTEM initiated the backup. That's the LocalSystem account, which is only ever used by services, so...
June 30, 2010 at 1:58 am
Would the OP not have already found his answer after 3 years, or am I missing something? 😉
June 30, 2010 at 1:48 am
I think Hugo Kornelis pointed it out on page #4, but it was at the end of a lengthy post so perhaps easy to miss.
June 28, 2010 at 9:59 am
Duncan Pryde (6/28/2010)
Shame SQL doesn't support imaginary numbers, that way we could have have 4 nodes... 😉
We had a 6-way replication scheme going on at one point--we just used identity...
June 28, 2010 at 8:08 am
I also expected the answer to be -1, 0, 1--glad to hear I'm not alone in this! And the explanation given seemed largely irrelevant--I never thought a primary key couldn't...
June 28, 2010 at 12:57 am
If the server had a LOT of installed RAM I could see those numbers being reasonable--the memory page size Windows uses doesn't change, so the internal structures for keeping track...
June 25, 2010 at 1:41 am
If my calculations are correct, that means the file size limit is 16Tb (assuming 8kb pages). If that's the case, how has the OP's database file ended up at a...
June 25, 2010 at 1:14 am
Viewing 15 posts - 721 through 735 (of 832 total)