Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS Data viewer

$
0
0

Hi,

I wonder if it is possible in SSIS package.

Actually I have table which has some null employee SEID,

Select email, SEID from employee table.

Where SEID is NULL

email                      SEID

sxx@xxx.gov          null

first I like to have dateview which shows null SEID,( I will get the SEID from active directory)

Then I need to update the employee table

update employeetable

set SEID = 'xxx'

where email = 'sxx@xxx.gov'

Any help will be appreciated


simam


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>