Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling data in an SSIS package
Message
From
08/07/2014 11:40:16
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Business Intelligence
Title:
Handling data in an SSIS package
Environment versions
SQL Server:
SQL Server 2008 R2
Application:
Desktop
Miscellaneous
Thread ID:
01603326
Message ID:
01603326
Views:
42
hi

I've got to extract some invoice headers and invoice lines and put the results in an excel sheet.

I was going to extract the headers into a tempdb table and then extract the invoice lines that go with those headers again into a tempdb table then put the whole lot into excel.

But I'm havinga problem with permissions that I may not be able to overcome.

Any idea on other ways I can handle sets of data between SSIS steps.

Basically I want to be sure that the invoice lines I extract match the headers.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform