![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
#3
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |