![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have an excel spreadsheet that has 6000 records hardcoded values and the rest are dynamic links to another spreadsheet that update automatically. I used import/export wizard to create a DTS package to import data from this spreadsheet into a table in sql server that has not null constraints on it. The first 6000 records load fine but at 6001 it says that there are nulls in the records and fails to load. Can you suggest a way by which both the hardocoded values and the dynamic links can be loaded. Thanks Bob |
#3
| |||
| |||
|
|
Hello Bob, I don't know for sure but i cannot imagine that this will be possible without using the Excel Object model. Allan Hi I have an excel spreadsheet that has 6000 records hardcoded values and the rest are dynamic links to another spreadsheet that update automatically. I used import/export wizard to create a DTS package to import data from this spreadsheet into a table in sql server that has not null constraints on it. The first 6000 records load fine but at 6001 it says that there are nulls in the records and fails to load. Can you suggest a way by which both the hardocoded values and the dynamic links can be loaded. Thanks Bob |
#4
| |||
| |||
|
|
Allan I was able to load the dynamic links and hardcode values independently put in two separate files. What is the object model and how can I use it. Bob "Allan Mitchell" wrote: Hello Bob, I don't know for sure but i cannot imagine that this will be possible without using the Excel Object model. Allan Hi I have an excel spreadsheet that has 6000 records hardcoded values and the rest are dynamic links to another spreadsheet that update automatically. I used import/export wizard to create a DTS package to import data from this spreadsheet into a table in sql server that has not null constraints on it. The first 6000 records load fine but at 6001 it says that there are nulls in the records and fails to load. Can you suggest a way by which both the hardocoded values and the dynamic links can be loaded. Thanks Bob |
![]() |
| Thread Tools | |
| Display Modes | |
| |