I need to add two new columns in the database table during the import process. These two columns do not exist in the text file that I am importing into the sql server. How could i do this? One of these columns has to be the current year.
The line did not work in the transformation. It throws an error while executing the import process. Invalid procedure call or argument: 'DTSDestination'.
I tried adding columns to the Column mapping and transformations window but I am unable to create new columns in the destination. The preview window does not show any new columns.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.