microsoft / sql-server-samples

Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Other
9.77k stars 8.79k forks source link

Sample for altering a table column with linked database objects #1175

Closed segovoni closed 10 months ago

segovoni commented 1 year ago

This sample describes how to manage the error message 5074 when you alter a column with dependencies in your SQL Server database!

Matteo-T commented 10 months ago

@MikeRayMSFT / @markingmyname - this looks all doc / md, right?

MikeRayMSFT commented 10 months ago

@MikeRayMSFT / @markingmyname - this looks all doc / md, right?

It's definitely written as if it could be documentation. Let me have a few people look at it to see if we want to pull it into the documentation set.

uc-msft commented 10 months ago

As discussed in an email thread, please publish as a blog post. This does not belong in the product samples.