Viewing 15 posts - 1,021 through 1,035 (of 2,732 total)
June 6, 2017 at 7:01 am
Anyone want to work on migrating the pork chop launcher to a 105mm version?
We could keep this out at Steve's place, he's got a farm...
http://www.gunbroker.com/item/652330053
June 5, 2017 at 9:08 am
Tossing in my 2c worth...
To everyone bashing on MS and the update process, what would you have them do? If they don't force installation of updates, then you...
June 5, 2017 at 8:31 am
Well, we've moved the error further down.
I don't have WinSCP loaded anywhere, I'll look at spinning up a VM later today and loading it there to give some...
June 2, 2017 at 8:36 am
June 1, 2017 at 3:53 pm
No, the naming conventions for the files isn't "hard coded" into SQL. You could've used any extension (except probably executables) for the second file with no problems (beyond the obvious...
June 1, 2017 at 2:11 pm
June 1, 2017 at 1:53 pm
I give up. Is what I asked so hard?
Fortunately I'm going to be mostly...
June 1, 2017 at 1:38 pm
As long as the Developer edition instance is the same version or newer of SQL (IE the production instance is SQL 2012 and the Dev is SQL2014 is OK) they...
June 1, 2017 at 11:57 am
I think you might need to pipe the output of the get-childitem into the foreach-object: June 1, 2017 at 11:30 amGet-ChildItem
Security is all too often an afterthought, a "we'll bolt-on security features after we're done," and that tends to leave rather large, gaping security flaws in the products. Toss in...
June 1, 2017 at 10:09 am
GilaMonster - Monday, May 29, 2017 7:48 AMSomething tells me that this is going to take a while...
https://www.sqlservercentral.com/Forums/1878491/SQL-server-2014-is-very-slow
So, how long...
May 31, 2017 at 10:28 am
Henrico is on the right track, but just using a getdate() will cause problems as the colons in the time are invalid characters in a filename.
Instead, try the following:
May 25, 2017 at 12:51 pm
Every time I think I've come up with a way to cut the time required to migrate my databases to new servers, I find a new roadblock...
/me thinks...
May 25, 2017 at 9:34 am
There are so many layers to this editorial it's not even funny.
You've got the data security layer, the "how can we be sure someone hasn't altered this data?"
You've...
May 25, 2017 at 7:32 am
Viewing 15 posts - 1,021 through 1,035 (of 2,732 total)