Viewing 15 posts - 826 through 840 (of 6,032 total)
For this to work against SQL Server, it assumes that:
- The user's accounts is not domain authenticated
https://social.technet.microsoft.com/wiki/contents/articles/32490.active-directory-bad-passwords-and-account-lockout.aspx
- The sysadmin doesn't have 'enforce password...
August 15, 2018 at 8:32 am
Allowing customers to use the system while it's in the process of being migrated, I guess that's one way to meet the technical requirements of your department's 99.9% SLA. That...
August 14, 2018 at 12:49 pm
I might argue that...
August 14, 2018 at 12:40 pm
Actually, [SQL Server] is a NoSQL database engine. It naively supports reading and writing data contained in row, columnular, xml, flat text, or blob format. It supports queries using: SQL,...
August 14, 2018 at 7:30 am
If babies die because an IT staff member happened to be on vacation, then there is something very wrong about the organization's functional dependency on information technology.
August 9, 2018 at 1:01 pm
I appreciate my career; it allows me to earn a good living while doing something I actually enjoy and excel at. However, the cumulative impact of technology on society and...
August 9, 2018 at 7:29 am
August 8, 2018 at 9:21 am
August 8, 2018 at 8:07 am
Code reviews are great, but depending on the volume and velocity of development, it's usually not possible. The larger the organization, the more developers and applications, and the size of...
August 8, 2018 at 7:12 am
If you work in an organization where a DBA has an the opportunity, time, and political clout to perform manual code reviews, then good for you. However, the good thing...
August 7, 2018 at 12:46 pm
Can someone submit a "right to be forgotten" request to the government?
August 6, 2018 at 10:09 am
... If things are working, it becomes hard to justify an upgrade. In fact, I had aclient that was running a SQL Server v6.5 instance in 2005, a full ten...
August 3, 2018 at 8:35 am
I'd rather not be pasting T-SQL code to the web just to format it. RedGate's 'SQL Prompt', a plugin for SSMS, has a Format SQL option that works well.
August 2, 2018 at 2:48 pm
Viewing 15 posts - 826 through 840 (of 6,032 total)