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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Empty txt file causes package to fail

Author  Topic 

vini
Starting Member

11 Posts

Posted - 2007-01-03 : 08:05:50
Hi all,

I am trying to import some text files into my db and one empty file is causing the package to fail. Is there another way around this?

Thanks in advance!,
Vini

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2007-01-03 : 11:38:53
what error are u getting?

can use activeX script task to make sure file not empty b4 executing pump task
Go to Top of Page
   

- Advertisement -