![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a production application that I am building some upgrades using a second (empty) copy the database. A few of the upgrades included changing the datatypes of a few fields from varchar to int(all the values in this column are already numbers) I am not trying to move the data from the production database into the blank database using DTS and the fields that had their datatypes changed are getting dropped by dts. Is there anyway to move this data easily through dts or through another method and not have the fields with the datatype changes get dropped? I have about 60 tables so it is not as simple as just copying and pasting the data.. |
#3
| |||
| |||
|
|
I have a production application that I am building some upgrades using a second (empty) copy the database. A few of the upgrades included changing the datatypes of a few fields from varchar to int(all the values in this column are already numbers) I am not trying to move the data from the production database into the blank database using DTS and the fields that had their datatypes changed are getting dropped by dts. Is there anyway to move this data easily through dts or through another method and not have the fields with the datatype changes get dropped? I have about 60 tables so it is not as simple as just copying and pasting the data.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |