![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- I've set up a bunch of DTS packages to import from delimited text file where the first row has column names that match exactly the field names in an SQL table (sql 2000). Runs beautifully when no changes occur to tables. However when columns change in SQL, the new columns populate with NULLS even through the column header is in the delimited text file. I need to run the DTS packages frequently against multiple tables that could be changing over the life of the application and need to know if anyone has some recomendations for work arounds. Is there a way to open up a saved DTS package and have it automatically refresh the contents to reflect changes in the destination table or better yet is there anyway to create a DTS package that can dynamically adjust to changing table layouts. I am thinking about dynamically creating a VB script for each DTS from the same application that creates the source delimited text file but my instincts tell me there has to be a better way already built into SQL2K. Any suggestions would be very welcomed. .... mirsk .... my 2 cents are on sale today only, half price while supplies last. . |
![]() |
| Thread Tools | |
| Display Modes | |
| |