July 25, 2018 at 4:16 am
Good morning,
I have been tasked with creating a stored procedure that will do the following:
I am still relatively new to SQL, however my initial thoughts were to somehow use dynamic SQL within a stored procedure to accomplish this.
Any push in the right direction would be much appreciated, preferably with an example.
Thanks.
July 25, 2018 at 8:07 am
Take a look at the article below, seems like it might be a lot easier to just create the process to translate the data and route errors to your data log table. But the article gives you a good way to use your mapping data:
Dynamic File Column Mapping In SSIS
-------------------------------------------------------------------------------------------------------------------------------------
Please follow Best Practices For Posting On Forums to receive quicker and higher quality responses
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply