![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hopefully this posts... I have a DTS Package that is pulling in a text file, importing the records into a temp table. While in the temp table, 2 queries are ran against the data to move any "incomplete" or "dup" records into 2 separate "user" tables... Then run a count statement against the "dup" temp table, if there records it should follow "path" 1, if there aren't any records then it should follow "path" 2, which starts another count statement against the "incomplete" table and depending on that count follows either "path" 3 or "path" 4.... However, I need for "path" 1 to end back up at the count statement of the "incomplete" table and then follow that "path" through completion Will this run?? Or will I have to put an ActiveX Control to "reenabled path" 2 before leaving "path" 1?? |
![]() |
| Thread Tools | |
| Display Modes | |
| |