create image for database diagram in sql server

14,896

Yes, you can do this. Just open the diagram in SSMS, right click on the diagram surface (on the blank space between the tables, not the tables themselves) and then click the "Copy Diagram To Clipboard" option.

You can then paste the full diagram into whatever program you want.

Share:
14,896
PoliDev
Author by

PoliDev

Love programming.

Updated on June 06, 2022

Comments

  • PoliDev
    PoliDev about 2 years

    I have created database diagram in sql server. But I have to take 15 more tables in db diagram. Then i take screenshot. But i can't take screenshot more than 5 table. So I take screenshot 2 or more times. If sql server is automatically create image and if it is in single screenshot means it is ok. Any way to do this?

    enter image description here

    This is my screenshot. I ask Any chance to take 15 tables in single screenshot through sql server?