#sqlcmd

Vlad :verified:VladDBA@mastodon.cloud
2025-05-30

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
vladdba.com/2025/05/30/sql-ser

Sami Lehtinensl@pleroma.envs.net
2024-03-13
After extensive analysis, it seems that sqlcmd doesn't manage buffers and transactions properly, and it lead to the error, when there's lot's of data. I wrote my own alternateive program for #SQLCMD using #Python, and now the import was successful. So it turns out that sqlcmd code is just bit bad, and someone had to write better alternative. To be honest, some of the individual insert statements were up to 8 megabytes per row. #SQL
Sami Lehtinensl@pleroma.envs.net
2024-03-12
I created #SQL #dump file using #SSMS. Yet interestingly when running it with #sqlcmd, it says that it hasn't been properly #escaped. - I'll investigate it closer, but it looks interesting. Why it wouldn't be properly escaped? That's really confusing. But I'll dig into it. The dump file just just a hundreds of gigabytes which makes it bit harder.
Ænðr E. Feldstrawaeveltstra
2023-11-17

Why does pretend to take a long time "creating a script" when requesting a view definition? The definition is stored in the information_schema. Using we can request it, and it pops up instantly. What does think its doing?

2023-06-01

learn.microsoft.com/en-us/sql/ - #sqlcmd for #mssql, rewritten from the ground up to be cross-platform and fast. Now if only it came in a pre-built #Docker #container...

Chrissy LeMaire :thonkpad:cl@tech.lgbt
2023-04-29

Oh, cool! From MSFT: aka.ms/sqlcmd #sqlcmd

Got a container runtime (docker / podman etc.)? Get SQL Server running using the new sqlcmd:

winget install sqlcmd sqlcmd create mssql --using aka.ms/AdventureWorksLT.bak

Open it in Azure Data Studio sqlcmd open ads Install, Create, Open!

Rocky Lhotka 🤘🖖rockylhotka@fosstodon.org
2023-03-22

#oss #sqlcmd tool written in #golang - very nice improvement over the old sqlcmd tool!

github.com/microsoft/go-sqlcmd

#sqlserver

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst