Functionality and User Experience are important, too
There are a few posts and articles around the security-scape lately concluding Windows 7 is more secure than OS X,...
2011-08-09
804 reads
There are a few posts and articles around the security-scape lately concluding Windows 7 is more secure than OS X,...
2011-08-09
804 reads
My primary responsibility at my organization is no longer to be the security architect and incident response team lead. I...
2011-08-08
944 reads
I'm always wary of contests to win free stuff, but the folks running MSSQLTips.com are legitimate (I write there as...
2011-08-04
1,038 reads
I grew up immersed in security. My father was a US Marine and going on and off base meant... security....
2011-08-03
1,227 reads
We recently ran into a case where connecting to a Windows Server 2003 server with SQL Server installed on it,...
2011-08-02
15,606 reads
This is part of a series of tips on how bad/rogue admins can get access to the data in your...
2011-07-28
2,171 reads
This is part of a series of tips on how bad/rogue admins can get access to the data in your...
2011-07-25
1,052 reads
This is part of a series of tips on how bad/rogue admins can get access to the data in your...
2011-07-22
1,366 reads
This is part of a series of tips on how bad/rogue admins can get access to the data in your...
2011-07-21
728 reads
In a previous post I gave suggestions on how to get speaking credentials for consideration at a larger event, such...
2011-07-21
937 reads
In this step-by-step tutorial, learn how to run MySQL, PostgreSQL, MongoDB, and other stateful...
By Steve Jones
The 11th episode is now live, recorded a few weeks ago at the PASS...
By Steve Jones
mornden – n. the self-container pajama universe shared by two people on a long...
Hi everyone My SSIS package does a bulk insert of csv files into a...
Dipping my toes into the waters of Azure and of course before I get...
Can you run this code in any of your SQL Server 2019 databases without error?
CREATE OR ALTER PROCEDURE [dbo].[StevesAmazingProc] AS SELECT Consumer_ID , Trend_Category , Bit_Trace FROM NewWorldDB.dbo.MarketTrend; GOSee possible answers