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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Copy diagram from on db to another on same server

Author  Topic 

bubberz
Constraint Violating Yak Guru

289 Posts

Posted - 2006-02-01 : 17:59:00
I know you can view the diagram icon, highlight it and click Cut or Copy, but if I go to another database with the same exact schema, how do I "paste" that diagram?

Thanks!

bubberz
Constraint Violating Yak Guru

289 Posts

Posted - 2006-02-02 : 09:35:23
Here's the trick:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q320125
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-02-02 : 10:28:17
dtProperties table is specifically used for that

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -