1 Year Flying Anniversary
Monday, October 10, 2011
by asalvo
Yesterday, October 9th marked my one year anniversary for flying, and it just so happened that I got to go up flying, although I didn’t realize the significance of the day at the time. In the last year I have obtained my Private Pilot’s license and logged 68.9 hours of total flight time, including 34.8 hours of Pilot in Command (PIC) and 21.6 hours of Cross Country.
Setting up a Symbol Server in Team Build
Thursday, September 22, 2011
by asalvo
With the advances coming in the Visual Studio 2011 tooling around Intellitrace, we decided it was time to start publishing symbols as part of our automated build process. A symbol server is nothing more then a windows share that contains a folder called 000Admin and folders for your symbols. The folders are all created for you once you get the publishing enabled.
SSAS: BIDS Deployment vs. Deployment Wizard
Wednesday, September 21, 2011
by jsalvo
Several options are available to deploy SSAS objects, two common options are deploying directly from BIDS and using the Deployment Wizard. Both options are useful in different deployment scenarios.
SSAS: View MDX code associated with SSAS object in BIDS
Tuesday, September 20, 2011
by jsalvo
To view the MDX code for a dimension or cube in Business Intelligence Development Studio (BIDS):
SSAS: Creating a script to process an SSAS database in SSMS
Monday, September 19, 2011
by jsalvo
The steps to create an XMLA script to process a SQL Server Analysis Services (SSAS) database within SQL Server Management Studio (SSMS) are listed below.
- Newer
- Older