Hello,
I have few question about SSIS
1)I am trying to transfer data into SQL in SSIS project.
I can successfully transfer data into new table. However date/time in text file is not being converted as date/time in SQL. How do I do this?
2) How do I check for file in SSIS. Meaning I want to transfer flat file in SQL server, but first want to check if it exists. Can you tell me how to do this?
Thanks
Start Free Trial