Viewing 15 posts - 511 through 525 (of 3,221 total)
It is similar to when so called professionals refuse to share how something works. They might believe it creates job security but eventually the management hierarchy dislike being held to...
September 26, 2016 at 1:31 am
I find learning a tiered affair. I think many people are talking about doing something and learning it, however, there hasn't been much (any?) talk of the knowledge and experience...
September 23, 2016 at 3:08 pm
TomThomson (9/22/2016)
There is a rather odd statement in the explanation: "Hyperthreading does not affect licensing limits". That's not correct. Hyperthreading doess affect licensing limits on a virtual...
September 22, 2016 at 10:18 am
I didn't know off of the top of my head so I used Bing.
The following is from http://stackoverflow.com/questions/30899586/how-to-get-stored-procedure-output-parameter-into-variable-using-powershell:
$SqlConnection = New-Object System.Data.SqlClient.SqlConnection
$SqlConnection.ConnectionString = "Server=myserver;Database=mydb;Integrated Security=True"
$SqlCmd = New-Object System.Data.SqlClient.SqlCommand
$SqlCmd.CommandText = "testsp3"
$SqlCmd.Connection =...
September 22, 2016 at 2:08 am
I have certainly learnt something today. I don't know much about processors on different editions and don't even mention licencing. These are the areas where I am not jealous of...
September 22, 2016 at 1:58 am
Of course, we could just have stricter compilers. Or even runtimes that do not allow buffer overflow (already happening). These runtimes are often criticised for taking up too much resource...
September 22, 2016 at 1:35 am
Steve Jones - SSC Editor (9/21/2016)
Jeff Moden (9/21/2016)
Steve Jones - SSC Editor (9/21/2016)
September 21, 2016 at 2:27 pm
David.Poole (9/21/2016)
September 21, 2016 at 10:44 am
williamn (9/21/2016)
"Gentically Enhanced Programmers"? You mean "genetically, right?
You mean "You mean "genetically", right?", right? :hehe:
September 21, 2016 at 8:06 am
manie (9/21/2016)
Gary Varga (9/21/2016)
The only "enhancement" is where the coffee is going in and that someone else is prepared to get it :ermm:
Another enhancement I would like is a light...
September 21, 2016 at 3:23 am
The only "enhancement" is where the coffee is going in and that someone else is prepared to get it :ermm:
September 21, 2016 at 1:29 am
webrunner (9/20/2016)
That's a fairly egregious breach of duty for some IT personnel in this case. The system was installed in 2009, and this event apparently occurred during a software upgrade...
September 20, 2016 at 9:04 am
Eric M Russell (9/20/2016)
Hopefully a job offer looking for a 10x DBA won't land you sitting alone in a server room with 9 empty chairs. :ermm:
Never respond to such...
September 20, 2016 at 9:02 am
roger.plowman (9/20/2016)
September 20, 2016 at 9:00 am
xsevensinzx (9/20/2016)
...In most cases I've experienced, releasing is still happening because of the agreed upon release schedule...
Some places triage defects. If the defect is serious enough then the release does...
September 20, 2016 at 8:58 am
Viewing 15 posts - 511 through 525 (of 3,221 total)