![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello: All I am trying to do is to create a simple table, by DTS'ing a csv file that was created from DTS'ing data from another table. Let me explain. I have a database named DEV1 and a database named DYNCUSTOM. I DTS'ed a table from DEV1 to a csv file. Then, I tried to use DTS to import this table (csv file) and in effect create a table in the DYNCUSTOM database. Upon doing so, I got the following error: Error 0xc02020a1: Data Flow Task: Data conversion failed. The data conversion for column "DEX_ROW_ID" returned status value 4 and status text "Text was truncated or one or more characters had no match in the target code page.". (SQL Server Import and Export Wizard) I always get truncation errors of this sort. This never happened to me in 2000. I always got this to work with no sweat. Any ideas? When I say "DTS", I mean right-clicking on the database and choosing Tasks...Export Data or Import Data. I don't understand why the table that I'm importing into would have issues with the data source. You see, the table does not exist. It's being created! I don't understand why I could always use DTS without error in SQL 2000 but get nothing but errors in SQL 2005. Thanks! childofthe1980s |
![]() |
| Thread Tools | |
| Display Modes | |
| |