Stored Procedure to move files
Hi I need to create a stored procedure which will transfer files (images) from one location to another on the server .i.e. from c:\images to d:\images.
How is done using a stored procedure?
All help welcome.
Thanks,
Gary
|