News

Procedure to move Microsoft SQL Server database to a new location, painlessly, if you’re running low on disk space, added a new drive array, or just curious.
SQL Server tip No. 3: Use strongly typed input variables in your stored procedures This is another must for Web applications. The biggest threat to Internet-exposed databases is ad hoc queries.
SQL Server has come a long way in the past 5 years, though the history seems to linger. Let's look at the recent history and see what the story is with database vulnerabilities.
Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...
Variations on SQL are used by some of the most popular database tools in the world, including some of Oracle's database systems, MySQL, PostgreSQL and Microsoft's SQL Server.
By using a single tool like PowerShell, you can access your data wherever it is stored. It does not matter if it is in the cloud in an Azure SQL database or in an on-premises MS-SQL server, MySQL or ...