[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Singular Value Extraction #23

Open
silverbullettruck2001 opened this issue Aug 14, 2017 · 0 comments
Open

Singular Value Extraction #23

silverbullettruck2001 opened this issue Aug 14, 2017 · 0 comments

Comments

@silverbullettruck2001
Copy link

Allow for the extraction of a singular value into a variable. Much like with the "Execute SQL" task in SSIS where you can either have "multiple results" which is how the EBCDIC Source works today, or you can specify 'Single Row' which allows you to extract a single value or values into destination variables. This would be handy for situations where you are trying to extract information from a header or trailer. You don't need to be able to read all the data in the file and you don't need to have a sophisticate output setup, just read the file and allow the single row to be mapped to specific variables. Maybe this would be better implemented as a Control Flow component instead of Data Flow component because the output isn't going to a data destination, it's just going to an SSIS variable.

@silverbullettruck2001 silverbullettruck2001 changed the title Singular Value Singular Value Extraction Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant