MarkWilliamson
Programmer
Ok guys be easy as I am new to the SQL Programming game. 
I would like to create a stored procedure which will run periodically throughout the day - this procedure would check to see if a certain file exists in a directory. If the file is found then I would kick off another job.
Is this possible ? If so, how ?
Thanks in advance to all who reply !
I would like to create a stored procedure which will run periodically throughout the day - this procedure would check to see if a certain file exists in a directory. If the file is found then I would kick off another job.
Is this possible ? If so, how ?
Thanks in advance to all who reply !