Hi,
Can any one send me the Stored Procedure for the flat file data upload to the sql server table? The scenario looks as follows...
1.File will be received and stored on the FTP server.
2.Periodically this procedure will check for the unprocessed files.
3. As each file is processed, records should be created in the database.
4.Delete the file from ftp server after sucessful load
Your help here is greatly appreciated..
Thanks
Sam