hi
i am very new to ssis concept.
i would like to know how can i read an csv file from FTP. it is dynamic one,Its name depends upon current date.so i need to read based on date and insert into corresponding sql table.i would like to run this task each day.so i need a scheduler also.how can i achieve this using ssis??