문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top