Need to pull data from different MSDE servers

hansduncan

New Member
Joined
Oct 21, 2005
Messages
1
How can I pull sales data from several different MSDE (SQL) databases (that all have the same table structure) and load it reliably into a consolidated database or reporting cube? I want to use the Pivot Reports and the OWC Pivot on my sales data.

It is no problem creating this for each server seperately, but the challenge is to consolidate the data......

I guess I could buy an expensive SQL server and use the analysis service tool, but is there any way of doing this with the standard office toolkit?

Any help would be appreciated.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Hi Hans,

What about creating a JET Database (aka Access DB) and collect the data to it via ADO / SQL?

Then You can use the DB as the single source for the OWC components.
 
Upvote 0

Forum statistics

Threads
1,224,837
Messages
6,181,255
Members
453,028
Latest member
letswriteafairytale

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top