|
mayurgogia
Starting Member
3 Posts |
Posted - 2009-01-14 : 04:07:31
|
| Hi,I have following values in my excel field:2,12,13,15,24,45,77,80,1A,1B,1G,1H,2J,2M,3E,4V,4W,4Z,5E,8F,8T,AD,BJ,BK,BL,CE,CM,CN,H1,HE,PW,QC,QI,QV,QW,QX,R1,RM,RO,RP,S1,SP,TG,TJ,TK,TW,WC,WNI have a DTS Package in SQL 2000 running to import them. But it is importing the following:QW,2J,WN,RM,4Z,QX,TJ,PW,TG,BJ,1B,CN,RO,5E,SP,BK,CE,1A,CM,4W,QI,BL,1H,8T,HE,AD,8F,R1,4V,RP,3E,QC,2M,NULL,WC.Unimported values are replaced by NULL. but the count is same.When i try CAST inside the DTS, it throws error"HResult of 0x80004005(-2147467259) returned. Unexpected error occured."Any help?????????Mayur Gogia |
|