![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am importing an excel spreadsheet using dts into a table in sql server. The problem is that one of the fields in the excel spreadsheet consists of a number or comma delimited numbers. When i pull the data from the excel spreadsheet it is passing null for the comma delimited numbers. It works fine if i have only single numeric value. i have tried to set the column as Text in excel, but to no effect. sample data is as follows A 10 ----> works fine B 20 ----->works fine C 6,10,7 -------> passes null instead of 6,10,7 I would appreciate any help is this matter. thanks I just replied to the same problem in another thread. Here it is again: |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |