Hi
I am fairly new to SSIS and am currently exporting data from our SQL server into a csv file format. This I have working to a certain extenet but have a couple fo questions maybe you guys could advise on.
1. The csv file requires a couple of fields populating with data that does not exist in the database. Foer example one filed needs to just have the letter D in it, nothing else. Is there a way in SSIS I can make it do this. I found I could add a filed into the export parameters but nowhere I can make a default entry.
2. How do we automate the file to run. I have googled it but cannot find a simple answer. So I want it to run every 15 minutes and overwrite the old file.
Hope you can help and please remember I am fairly new to SSIS so any replies please make idiot proof
I am fairly new to SSIS and am currently exporting data from our SQL server into a csv file format. This I have working to a certain extenet but have a couple fo questions maybe you guys could advise on.
1. The csv file requires a couple of fields populating with data that does not exist in the database. Foer example one filed needs to just have the letter D in it, nothing else. Is there a way in SSIS I can make it do this. I found I could add a filed into the export parameters but nowhere I can make a default entry.
2. How do we automate the file to run. I have googled it but cannot find a simple answer. So I want it to run every 15 minutes and overwrite the old file.
Hope you can help and please remember I am fairly new to SSIS so any replies please make idiot proof