News

During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
On Azure SQL Managed Instance, most, but not all SQL Server Agent features are currently supported. See Azure SQL Managed Instance T-SQL differences from SQL Server for details ...
SQL Server’s End of Life Puts the Spotlight on Database as a Service Many IT managers are already looking at the possibility of shifting workloads to cloud service providers . Although larger ...
1 Public preview of Python driver is June 1, 2025. The alpha version is available on GitHub today.. 2 According to the National Institute of Standards and Technology Comprehensive Vulnerability ...
Do you need to find out where the location of your SQL Server's database is? Use this quick tip from Arthur Fuller to show you how. Sometimes your application needs to know the specific directory ...
Since the SQL Server was on a server other than my View Connection server, I had to enable networking for the database. To do this, I went to the SQL Server Configuration Manager, expanded the SQL ...