Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Database Diagrams

Author  Topic 

sek
Starting Member

27 Posts

Posted - 2009-07-28 : 07:47:03
Hi,

I want to save the database diagrams into hard disk.how to do that?

thanks in advance.

ayamas
Aged Yak Warrior

552 Posts

Posted - 2009-07-28 : 07:52:07
You want a query for that???
Go to Top of Page

sek
Starting Member

27 Posts

Posted - 2009-07-28 : 08:00:20
Hi,
I want to save my database diagrams into hard disk.my requirement is that.can you tell me how to do that?thanks for reply
Go to Top of Page

ayamas
Aged Yak Warrior

552 Posts

Posted - 2009-07-28 : 08:06:31
On a serious note I dont know how to write a query for that but from SSMS, when you open the Database diagram pane you have to right click on it a context menu comes up & there is a last option in the list of menu called "Copy Diagram to Clipboard".
You can then paste it in mspaint & save that paint file in your hard disk.
Go to Top of Page

sek
Starting Member

27 Posts

Posted - 2009-07-28 : 08:49:43
Hi,
It solved my problem.anyway once again thanks for your reply.
Go to Top of Page
   

- Advertisement -