Viewing 15 posts - 691 through 705 (of 3,221 total)
I am a developer who has developed a large number of databases of varying complexity from scratch. I have certainly made mistakes but also some of the work I am...
June 28, 2016 at 12:30 am
TomThomson (6/27/2016)
...every ORM tool is a wrong ORM tool...none of them can do a decent job with anything more complex than very very simple...
Unfortunately, I find this to be the...
June 28, 2016 at 12:21 am
I find that automating much of a release stops "tinkering" i.e. people who think they know better making changes out of process (both automated and manual). For me, this is...
June 27, 2016 at 2:59 am
Have you tested this from PowerShell directly?
Have you run the SQLAgent task manually to ensure that it will work in the context of SQLAgent?
Have you tried writing a different SQLAgent...
June 23, 2016 at 6:41 am
I think that all you need for various levels of checking can be found here: http://www.powershellmagazine.com/2014/07/21/using-powershell-to-discover-information-about-your-microsoft-sql-servers/%5B/url%5D.
June 23, 2016 at 6:25 am
R Services looks very interesting, however, I also would be interested in information of the numbers using it. Is anyone? Not just looking at it or doing Proof Of Concept...
June 23, 2016 at 5:20 am
Have you tried the following?
$vsEnvVars = (dir Env:).Name -match "VS[0-9]{1,3}COMNTOOL"
$vsEnvVars = $vsEnvVars + "..\IDE\"
June 22, 2016 at 8:58 am
Can you show us how you are running it and any differences?
June 22, 2016 at 1:24 am
Looks about as floppy as the 3.5" disks (or Amstrad's 3" disks).
June 22, 2016 at 1:16 am
Luis Cazares (6/16/2016)
Have you tried this?
Genius. Now why didn't I think of that!!!
June 21, 2016 at 1:22 am
I am not sure what in your script isn't working. A little more detail please.
June 21, 2016 at 1:20 am
It is relatively easy to give little and often be it time or money. Probably both.
It isn't always the obvious charities that need support but also friends, neighbours, sports and/or...
June 21, 2016 at 12:42 am
You are most welcome.
May 29, 2016 at 6:07 pm
ZZartin (5/13/2016)
Gary Varga (5/13/2016)
ZZartin (5/13/2016)
Gary Varga (5/13/2016)
May 13, 2016 at 3:29 pm
ZZartin (5/13/2016)
Gary Varga (5/13/2016)
May 13, 2016 at 10:06 am
Viewing 15 posts - 691 through 705 (of 3,221 total)