Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Norman Snowden
Starting Member
2 Posts |
Posted - 2007-12-31 : 15:08:59
|
| I am using the book SQL Server 2005 Analysis Services by Reed Jacobson and Stacia Misner Step by Step.For building My First Cube, in the Cube Wizard, when the Radio button is checked for "Build the cube without using a data source", the Checkbox for "Use a cube template" is dimmed. How do you remove the dimming so that the database "Adventure Works Standard Edition" can be entered for providing the template.I find two files of Adventure Works in Visual Studio 8\Microsoft.NET Framework\... and three more Adventure Works files in in Visual Studio 8\SDK\.... Somehow the Adventure Works is not in the right path?Thanks in advance for some help.Norman Snowden |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-31 : 22:37:30
|
| Did you ever create template? You have to create data source and data source view first then create cube, and can save the work as template. |
 |
|
|
|
|
|