gillrowley
Programmer
Very new to SSIS, still sorting out how it works. Transfering data from an AS400 to SQL 2005. 2 questions, please:
1) In the Data Flow section, what would be the easiest way to convert an 8 digit number from the AS400 (yyyymmdd) to a date format in the SQL table?
2) I have an extra field in the SQL table that is not in the AS400 table - I currently populate that field in a SQL 2000 DTS package using the scripting cabability in the Trasnformation. Is there a similar way to do this in the data flow? I'm having trouble finding info on that.
Thanks.
Gill
1) In the Data Flow section, what would be the easiest way to convert an 8 digit number from the AS400 (yyyymmdd) to a date format in the SQL table?
2) I have an extra field in the SQL table that is not in the AS400 table - I currently populate that field in a SQL 2000 DTS package using the scripting cabability in the Trasnformation. Is there a similar way to do this in the data flow? I'm having trouble finding info on that.
Thanks.
Gill