Tag Archives: tools

No Shortcuts for the SQLCMD Batch Terminator: #SQLNewBlogger

I was messing around with SQLCMD and I realized something I hadn’t known. I’ve never tried it, but the batch separator has to be separate, which I’ll show. Another post for me that is simple and hopefully serves as an … Continue reading

Posted in Blog | Tagged , , | Leave a comment

A Tool is Better than a Script

While working with a customer recently, I heard this sentence: a tool is better than a script. The reference was that this customer preferred a known, tested, approved tool for most of their staff rather than a script built, lightly … Continue reading

Posted in Editorial | Tagged | Leave a comment

Tools You Need

This is the oldest editorial we have on the SQL Server Central site. This is being re-run for the US President’s Day holiday as Steve is on vacation and we are celebrating 25 years of SQL Server Central. I was … Continue reading

Posted in Editorial | Tagged | 3 Comments

Getting Started with the MSSQL AI Agent in VS Code

Recently I was working in VS Code and I saw a walkthrough for the new Copilot chat features. I decided to give those a try in trying to get some information from my SQL Server instance. This post walks through … Continue reading

Posted in Blog | Tagged , , | 2 Comments