Groups | Blog | Home
all groups > sql server programming > november 2004 >

sql server programming : Start a DTS when file arrives..?



Kent Johnson
11/11/2004 10:20:03 PM
Hi all,

How can I get a DTS package to start when a files arrives to a certain
FTP-area?
Is this possible without using the scheduler?

/Kent J.

Reg Besseling
11/12/2004 10:21:55 AM
Kent

Without using the scheduler the only way i can trhink of is to write an
external app (dot net object model has events for when a file is copied into
a dir) so when the file arrives your app can kick off a DTS package

R.

[quoted text, click to view]

AddThis Social Bookmark Button