Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
pad
Starting Member
2 Posts |
Posted - 2007-09-12 : 14:19:28
|
| I have a Package which can process any number of files and after processing each file it Archives the Processedfile in the Archive Folder.I cannot reprocess/Import the same file again(in case by mistake)to avoid this i need to put a check before each run to check the archive folder with the input folder if i have the Same file again(File with same name)Can any one help me with the Active X Script |
|
|
|
|
|