Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQL Server Integration Services tutorial for AdventureWorks > AdventureWorksDW export

I'm getting started with building a Business Intelligence system using MS technologies. I don't have any experience with Integration Services or with Analysis Services, so the learning curve is pretty steep for me.

I have been looking for samples and tutorials and found some nice stuff such as:

  • The AdventureWorksDW data warehouse, which will help me build my own data warehouse.
  • A nice BIDS (Business Intelligence Development Studio) sample project for putting analysis on the AdventureWorksDW.
  • Integration Services samples on http://msftisprodsamples.codeplex.com/

But what I'm actually looking for is a sample BIDS Integration Services project that exports changes from the main AdventureWorks DB into the AdventureWorksDW DB.

I don't seem to find such project in the samples..

Or is there any other tutorial/video available that contains a step-by-step walktrough on copying data to your warehouse?

I have the book "MS SQL Server 2008 Integration Services Unleashed" but I don't know how to get started.

Thank you.

like image 265
Thomas Stock Avatar asked Jun 14 '26 13:06

Thomas Stock


1 Answers

That seems to be exactly what the first package on Codeplex does:

The AWDataWarehouseRefresh sample package illustrates how to create and populate user tables in the new AdvWorksDWX database, using data from the AdventureWorks database.

Have you tried running it?

I don't want to sound harsh, but you already have sample databases, sample code and a book on using SSIS so I'm not really sure why you're unable to get started. Have you read the book and installed, executed and understood a few sample packages? If not, I suggest that you give it a try, then come back and ask about specific problems you're having. Unfortunately it's hard to know what to suggest right now: this isn't a suitable forum for explaining basic concepts, but it is a great forum for answering specific questions.

like image 174
Pondlife Avatar answered Jun 18 '26 01:06

Pondlife



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!