dbTalk Databases Forums  

Copy diagrams to another database incl. descriptions

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Copy diagrams to another database incl. descriptions in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Johan
 
Posts: n/a

Default Copy diagrams to another database incl. descriptions - 02-22-2006 , 05:08 AM






In a database I made some diagrams. In the table view I added the custom
column "decription" so I could descibe every field of the table

This works perfect.

Now I want to copy these diagrams to another database.
I used DTS with "Use a query" to put all info from dtproperties in new
database.

This works fine, except the custom column "description" is there, but it is
empty.

How do I fix this?


Reply With Quote
  #2  
Old   
moondaddy
 
Posts: n/a

Default Re: Copy diagrams to another database incl. descriptions - 02-22-2006 , 10:35 PM






assuming you are using sql2k, in the dts wizard select 'Copy objects and
data between sql server databases'. In the next window check 'Include
extended properties'. this will copy the properties you are looking for.
when you are done running the dts, you need to come back and do the process
you are talking about to import the daigrams from dtprops


"Johan" <Johan (AT) discussions (DOT) microsoft.com> wrote

Quote:
In a database I made some diagrams. In the table view I added the custom
column "decription" so I could descibe every field of the table

This works perfect.

Now I want to copy these diagrams to another database.
I used DTS with "Use a query" to put all info from dtproperties in new
database.

This works fine, except the custom column "description" is there, but it
is
empty.

How do I fix this?




Reply With Quote
  #3  
Old   
Johan
 
Posts: n/a

Default Re: Copy diagrams to another database incl. descriptions - 02-24-2006 , 02:49 AM



Yes, I'm using sql2000.

So I can uncheck all the other options and only copy the Extented properties?

"moondaddy" wrote:

Quote:
assuming you are using sql2k, in the dts wizard select 'Copy objects and
data between sql server databases'. In the next window check 'Include
extended properties'. this will copy the properties you are looking for.
when you are done running the dts, you need to come back and do the process
you are talking about to import the daigrams from dtprops


"Johan" <Johan (AT) discussions (DOT) microsoft.com> wrote in message
news:FFB9C66F-B6BD-4606-939D-BB80B7768FF0 (AT) microsoft (DOT) com...
In a database I made some diagrams. In the table view I added the custom
column "decription" so I could descibe every field of the table

This works perfect.

Now I want to copy these diagrams to another database.
I used DTS with "Use a query" to put all info from dtproperties in new
database.

This works fine, except the custom column "description" is there, but it
is
empty.

How do I fix this?





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.