[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

SSIS to Update values in Excel

Asked by zaronline in SSIS, Microsoft Excel Spreadsheet Software, MS SQL DTS

Tags: SSIS, Excel, data, update

Hi Expert,

I have a simple problem to solve.
I have an Excel sheet with a Flag Column, My SSIS package picks up data from the Excel sheet easily.

At the end of the process I need to change the flag Updated? from Y to N.
This way when the users change the data in Excel they will know next month if they have not yet updated the data in the row.

How Do I get SSIS to write N instead of Y in the column.

Say the table has:

USER          DATA          UPDATED?
A                   100              Y

After the package is run SSIS will update the Excel file and result in:
USER          DATA          UPDATED?
A                   100              N

Next time the user looks at the table the following month, they will change it to Y. This is to check which user has updated data and who has not.
 
Related Solutions
Keywords: SSIS to Update values in Excel
 
Loading Advertisement...
 
[+][-]11/04/09 06:57 PM, ID: 25746383Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/04/09 08:15 PM, ID: 25746725Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/11/09 02:37 AM, ID: 25793808Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625