• subscribe
November 01, 1999 12:00 AM

Exercise

SQL Server Pro
InstantDoc ID #6259
Downloads
6259.zip

Suppose a legacy system deposits a file into a specific directory every hour. You want a stored procedure to detect whether a file exists in a specific directory, then fire off a DTS package to convert flat-file data after it's in the directory. You can create a SQL Server Agent job to run every 30 minutes, as Listing A illustrates. To download the code to run this listing, go to the link to this article at http://www.sqlmag.com.



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here