![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi , I created a package to transfer some lookup tables store in text format into SQL server. I able to create the package and run it successfully. But if any updates or new record inserted to text file I also want to updates to SQL database. Old records in the text file I do not want to transer to SQL database. How can I resolve it ? Any other's idea beside delete all the data in SQL and transfer again ? |
#3
| |||
| |||
|
|
Hi , I created a package to transfer some lookup tables store in text format into SQL server. I able to create the package and run it successfully. But if any updates or new record inserted to text file I also want to updates to SQL database. Old records in the text file I do not want to transer to SQL database. How can I resolve it ? Any other's idea beside delete all the data in SQL and transfer again ? Thanks. -- Travis Tan |
#4
| |||
| |||
|
|
Thanks for you help. But is there possible for me to check data in the text file before I actually load into SQL database |
#5
| |||
| |||
|
|
Thanks for you help. But is there possible for me to check data in the text file before I actually load into SQL database "Travis" wrote: Hi , I created a package to transfer some lookup tables store in text format into SQL server. I able to create the package and run it successfully. But if any updates or new record inserted to text file I also want to updates to SQL database. Old records in the text file I do not want to transer to SQL database. How can I resolve it ? Any other's idea beside delete all the data in SQL and transfer again ? Thanks. -- Travis Tan |
![]() |
| Thread Tools | |
| Display Modes | |
| |