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 |
hanney
Starting Member
5 Posts |
Posted - 2006-04-20 : 05:35:06
|
HelloI have a dts running with dtsrun from a batch file. The dts imports data into the database. I want to schedule the dts to run only when the last modified date of files to import is more recent than the last time the dts was run i.e. only import when some change has been made to files. I have a timestamp of import in database. Can somebody tell me how to do the scheduling?Thanks,kath |
|
nr
SQLTeam MVY
12543 Posts |
|
|
|
|