Viewing 15 posts - 286 through 300 (of 669 total)
SSIS Script Component/Task are no rocket science. All you need is your basic logic and requirement of the component behaviour clear.
October 13, 2010 at 11:56 pm
A WMI Query can also be used for the same
October 13, 2010 at 6:41 am
chandrakala_h_s (10/13/2010)
Thanks a lot Raunak....:-) vry useful link.....
😎
But again I would re-iterate what other posters have said..."read and practice":-)
Hapy to help.
October 13, 2010 at 5:50 am
Hi Alina,
Please click here
October 13, 2010 at 3:13 am
Though MDX will give you better flexibility rather than implementing multiple joins using the T-SQL.
October 12, 2010 at 10:40 pm
Please google the same as many a times you would find the posters using the acronyms instead of the entire name. Hint (FEL=For Each Loop).
Also, this is not an...
October 12, 2010 at 10:35 pm
Hi,
SSRS does provide such dynamic columns associating but if time is constraint I would suggest using a Pivot Transformation in your underlying SQL query and populate it on SSRS reports,...
October 12, 2010 at 10:15 pm
imani_technology (10/12/2010)
Can I use the SELECT COUNT(1) to populate a variable from within the Data Flow task?
The statement will only return you a count of rows...create a variable having a...
October 12, 2010 at 9:59 pm
Approach 1: Entirely handle the value increment using a Script Task
OR
Approach 2: Design package using FEL->ST->DFT/EST
October 12, 2010 at 9:45 pm
That is why we have surrogate keys...:-)
October 12, 2010 at 9:33 am
lol...
October 12, 2010 at 6:22 am
You have great gift of self learning. Please google the same.:-)
October 12, 2010 at 5:22 am
Implement a Pivot transformation either using SSIS or in T-SQL.:-)
October 12, 2010 at 5:18 am
Simple Answer. Not possible is SSRS.
October 12, 2010 at 4:00 am
You may consider the MDM using a CDC, as it elimintaed the minimum batch size window.
Click here for more details.
And as suggested by da-zero, a data staging platform can make...
October 12, 2010 at 3:48 am
Viewing 15 posts - 286 through 300 (of 669 total)