top of page
Search


A simple guide to drawing in SQL server using SSMS. A technical article.
tl;dr. Look for the SQL files here, https://github.com/SQLAdrian/drawingWithSSMS The premise is quite simple, to draw something in SSMS using the spatial results tab . The easiest way to do this is to pick an image and convert it into something that SQL Server can understand. My intent was, and still is, to provide you with some guidance on how to create your own image in SQL Server Management Studio, and I provide this further in this article. You will find this article r

sqldba
Oct 19, 20238 min read
Â
Â
Â
bottom of page

