MSSQL Extension for VS Code: Local Containers, GitHub Copilot Agent Mode and Connection Groups.
I have been spending a moderate amount of time trying to set up a project or two on my home server. I have the current weather conditions and the 5-day forecast for 10 Wisconsin cities copying down to a database once every hour. Last night, I set up a new table that has the GPS coordinates for the center of each of those 10 cities and I'm trying to figure out how to query that table with the GPS coordinates of the user to figure out which city is closest. I've seen that done with #MSSQL but not yet with #MariaDB.
The end goal is to be able to query the database for weather conditions and have the results be sorted by how close each city is to where you are right now.
Recently updated:
This blog post outlines ways to fix the access denied error you might encounter when attaching a database via SSMS in certain conditions.
#sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba
https://vladdba.com/2022/09/29/fix-access-denied-when-attaching-a-database-via-ssms/
SQL Server Management Studio 21.2.5 is out.
Fans of maintenance plans and SSIS will be happy to know the two features have been reinstated as part of this update.
Release notes: https://learn.microsoft.com/en-us/ssms/release-notes-21#21.2.5
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #ssms
New blog post:
In which I cover a fairly common VM CPU configuration mistake that may end up hurting your SQL Server’s performance and wasting licensing money.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql
https://vladdba.com/2025/06/08/vm-cpu-configuration-sql-server-performance-licensing/
#Roundcube 1.5.10 (#LTS) has been released (#Webmail / #Mail / #IMAP / #SMTP / #LDAP / #Managesieve / #PHP / #MariaDB / #MySQL / #PostgreSQL / #SQLite / #OracleDB / #MSSQL / #LongTermSupport) https://roundcube.net/
#Roundcube 1.6.11 (stable) has been released (#Webmail / #Mail / #IMAP / #SMTP / #LDAP / #Managesieve / #PHP / #MariaDB / #MySQL / #PostgreSQL / #SQLite / #OracleDB / #MSSQL) https://roundcube.net/
HeidiSQL 12.10.1.133 Linux pre-release built with Lazarus v3.8 and FreePascal v3.2.2.
https://www.heidisql.com/forum.php?t=44068
ps: missing for the moment suppot for Firebird SQL and MSSQL on Linux builds
T-SQL в .NET Core EF Core: Гибридный подход к производительности и гибкости (Переосмысление с учетом обсуждения)
Секретное оружие в .NET Core: Почему вы игнорируете мощь T-SQL? Ваши LINQ-запросы становятся громоздкими? Производительность упирается в потолок? Возможно, вы упускаете нечто важное. Эта статья — приглашение взглянуть на привычные инструменты под новым углом. Мы исследуем гибридный подход, который позволяет использовать весь потенциал Microsoft SQL Server, выходя за рамки стандартного взаимодействия через EF Core. Узнайте, как T-SQL может упростить сложные задачи, повысить производительность и сделать вашу архитектуру более гибкой. Это не просто технический трюк, а переосмысление роли СУБД в современном приложении. Готовы узнать, как использовать "скрытые" возможности MSSQL и почему это может быть именно то, что нужно вашему проекту? Читать об этом
New blog post:
Which covers creating SQL Server 2025 containers in #Podman, #Qnap Container Station, #sqlcmd, and restoring a sample database to test the new version.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #container #docker
https://vladdba.com/2025/05/30/sql-server-2025-container/
New blog post:
Which covers a potentially breaking change that comes with the version of sqlcmd shipped with SQL Server 2025.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql
https://vladdba.com/2025/05/25/breaking-change-sqlcmd-version-sql-server-2025/
New blog post:
Covering system object changes in SQL Server 2025 versus 2022, as well as differences in the install kit.
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql
https://vladdba.com/2025/05/25/system-object-changes-sql-server-2025-2022/