![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In SQL 2005, what's the best method to import a file(via an SSIS package or DTS that would have a schedule) if that file: 1) Exists 2) Is not empty 3) Is New (and by new that would be newer than 3 days old) We previously had an activeX script that ran but took advantage of xp_getfiledetails but that doesn't exist in sql 2005 anymore. Is there an easy replacement to simply find the attributes of a file in 2005 and then import based on the date, size, etc?!? Any help in this would be greatly appreciated. Thanks, Jason |
![]() |
| Thread Tools | |
| Display Modes | |
| |