Just a shot in the dark... Anyone ever have any issues importing a text (350 MB) file from a network drive? Basically, it appears to be a timeout issue where SQL Server DTS can not get a full handle on the file.
My solution seems to work for the short-term. I created an FTP to send the file to the local drive of the SQL Server machine.
So.. Is there a timeout or re-tery feature I could configure for a DTS when attemptingto read a text file into a SQL Server table?
tia,
Steve Medvid
"IT Consultant & Web Master"
Chester County, PA Residents
Please Show Your Support...
My solution seems to work for the short-term. I created an FTP to send the file to the local drive of the SQL Server machine.
So.. Is there a timeout or re-tery feature I could configure for a DTS when attemptingto read a text file into a SQL Server table?
tia,
Steve Medvid
"IT Consultant & Web Master"
Chester County, PA Residents
Please Show Your Support...