Keyboard Hardlines
The potential vulnerabilities of wireless devices might be a security issue for databases.
2016-08-10
103 reads
The potential vulnerabilities of wireless devices might be a security issue for databases.
2016-08-10
103 reads
When do you have too much data? What do you do if you aren't actually using all of it?
2016-08-09
81 reads
The complexity of tables makes modifying them over time a challenge, especially as data sizes grow.
2016-08-08
60 reads
This week Steve Jones looks at a new idea, rating the security of products publicly to try and shame vendors into more secure coding.
2016-08-08
87 reads
Too many failovers can cause problems, as can those that happen to often. Steve Jones says you need to consider whether you always need to failover in a sitaution.
2016-08-05
166 reads
2016-08-04
222 reads
It's possible to change a software development team and dramatically improve things. Steve Jones highlights an example from Redgate Software.
2016-08-02
93 reads
2016-08-01
66 reads
Passwords are a problem, especially when we're in a hurry. What should we do?
2016-08-01
87 reads
This Friday Steve Jones talks SQL Saturdays and asks how far you've traveled to attend one.
2016-07-29
94 reads
By Steve Jones
I’ve often done some analysis of my year in different ways. Last year I...
By Steve Jones
This was Redgate in 2010, spread across the globe. First the EU/US Here’s Asia...
By John
Today is Christmas and while I do not expect anybody to actual be reading...
Comments posted to this topic are about the item Database security permissions save script
I have a SQL Agent job for backing up a set of Analysis Services...
Comments posted to this topic are about the item SQL Server 2025 Backup Compression...
I want to use the new BASE64_ENCODE() function in SQL Server 2025, but return a string that isn't large type. What is the longest varbinary string I can pass in and still get a varchar(8000) returned?
See possible answers