Viewing 15 posts - 601 through 615 (of 3,221 total)
Brett Phipps (8/25/2016)
August 25, 2016 at 7:54 am
David.Poole (8/25/2016)
...What have I missed?
$$$ (Aus, of course.)
August 25, 2016 at 7:52 am
I don't always read the referenced articles but today's proved to be ever so interesting. Considering the editorial, the referenced articles and the comments that followed I have come to...
August 25, 2016 at 12:35 am
Basically, I think that you have been attempting to connect using the method for SQL Server logins whereas you want to connect as a domain account.
August 25, 2016 at 12:12 am
Is it integrated authentication?
If so then my understanding is that you need something like what is found here: http://poshcode.org/1867
August 25, 2016 at 12:01 am
TomThomson (8/24/2016)
...development guys are as bad at this as marketing guys and accountants...
Ouch...that hurts. (Yes, I saw the caveat.)
...an experienced developer who regards any security as someting that just gets...
August 24, 2016 at 10:26 am
I think that we are more likely to come across Death of the Overworked IT Professional than Death of the IT Professional [insert rolename here] Role. As mentioned before, it...
August 24, 2016 at 12:53 am
Another issue with implementing security properly is that it takes thought and time. Given too much pressure on delivery can see these practices thrown out of the window by experienced...
August 23, 2016 at 2:20 am
Slow burners are the best. I am glad that I made you laugh. That has made my day.
August 23, 2016 at 2:05 am
Steve Jones - SSC Editor (8/22/2016)
...drop it for a few days, and it's really cryptic to pick up again. Especially when someone has a script the goes through 3-4 pipes.
Agreed....
August 22, 2016 at 10:45 am
Steve Jones - SSC Editor (8/22/2016)
August 22, 2016 at 8:13 am
I see the abandonment of rollback scripts as more of a cultural hurdle than a technical one. All too often I see too little effort put into these scripts when...
August 22, 2016 at 12:30 am
I ventured into looking into Linux some time back (about 15 years ago) on a spare machine. I found it interesting but given the usual time constraints and that all...
August 22, 2016 at 12:22 am
I think that you would be better off using the SqlDataReader so that you can process and discard rows as you go. The way you are working currently loads all...
August 19, 2016 at 12:43 am
Viewing 15 posts - 601 through 615 (of 3,221 total)