![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a simple DTS package which imports rows from a text file into a sql database table. Connection 1 -> Connection 2 The DTS is just a tab delimited text file (Connection 1) of data going into a SQL table (Connection 2) with no conversions. How do I log the rows imported from the text file? I want to write out to a text file log as the DTS is being performed, so that if the current row being transferred fails I will know exactly on which row it has stopped. I also need to read/log data from that row such as the CompanyID field.. Anybody know where I start? This is my first customised DTS job. So is it possible to place some VB script somewhere and get it to do it? Any code examples of which COM objects to use will be a bonus. Thanks in advance. |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |