Hello!
I am having trouble thinking of a solution using SSIS to the following. I have thought about this for quite a while. I have Table A which contains fields called zipcode and county. Then I have Table B which contains many columns of data already but a column called County with no data. What I need to do is take the zipcode in Table B and lookup the County in Table A using the Zipcode AND then insert the county data found for one row into Table B, Column County. It seems a simple lookup but I can't get a Lookup Transformation configured correctly.
Any advice will be greatly appreciated!
Thanks
Mike
Mike Kiser