briangriffin
Programmer
I have a simple transformation that is working, it takes data from a spreadsheet and pumps it into a SQL Server table each day.
I need to include the current date in the insert, but that value does not exist in the spreadsheet. What is the best way to include it?
I'm not particularly skilled in DTS, thanks for the assist.
I need to include the current date in the insert, but that value does not exist in the spreadsheet. What is the best way to include it?
I'm not particularly skilled in DTS, thanks for the assist.