Convert SSMS .SQL files to snippets
Mross0002
Posts: 2 Bronze 1
Before I purchased SQL Prompt and downloaded Snippets Manager, I would save common queries I wrote, I have about 400-500 SSMS .Sql files and I want to share them with my team for reference. I understand the process for setting up a shared folder to share snippets across multiple users, but is there anyway to convert these .Sql files to snippet format without doing it manually one by one? Has anyone ever tried some sort of regex find and replace or developed a program to do this?