Viewing 15 posts - 31 through 45 (of 217 total)
Ha ha! Oops!
I got tripped up by poor reading. I would have sworn there were three columns being inserted into t2 and figured it would throw...
August 26, 2011 at 6:38 am
Ignacio A. Salom Rangel (8/23/2011)
skrilla99 (8/23/2011)
Express12 (8/23/2011)
August 23, 2011 at 1:03 pm
You could also run systeminfo remotely from your local command line:
c:\>systeminfo /S serverName | find "System Model:"
Which could be readily put together in a batch for all servers.
I don't see...
August 23, 2011 at 11:56 am
As another option - this powershell script, found in the comments here:
http://blogs.metcorpconsulting.com/tech/?p=40
seems to work pretty well. It would need to be adapted to pull from your list of...
August 23, 2011 at 9:50 am
Robert klimes (8/23/2011)
SELECT @@VERSION
This will tell you if instance in on hypervisor.
Bob - It looks like that does work for VMware also - if you are running on SQL...
August 23, 2011 at 8:52 am
Express12 (8/23/2011)
August 23, 2011 at 8:51 am
Well, I got it wrong. And, I can appreciate some of the complaints.
But the question is a good one if it teaches, and this one reminds us that 'sp_'...
August 23, 2011 at 7:32 am
Assuming it is supported, is there any glaring reason not to do it?
Code base for Eval should be the same as full release, right? With just a license restriction?
-Dan
August 22, 2011 at 2:15 pm
Interesting.
I would have thought there were no direct upgrade path from eval to anything else.
But, it looks like this has been supported since 2005. I suppose a test run...
August 22, 2011 at 2:12 pm
Thomas Abraham (8/22/2011)
I'm curious about the terminology though. The previously used "noise words" did a good job at conveying the meaning of what was being represented. Seems...
August 22, 2011 at 8:16 am
Thanks for the question!
-Dan
August 22, 2011 at 8:14 am
Added a vote for your's and for Paul's.
Thanks to you both for the amount of time you are putting into this.
-Dan
August 19, 2011 at 8:40 am
...Ninja's_RGR'us Please post your results with the version(s) you tested on.
TIA.
2005 SP4 x86 - Same issue
http://www.sqlservercentral.com/Forums/FindPost1162490.aspx
-Dan B
August 19, 2011 at 7:57 am
Viewing 15 posts - 31 through 45 (of 217 total)