SteveNovoselac


Hi,

I am creating a C# program to create our partitions automatically with AMO, which I have pretty much working and complete. The question I have is, how can I get BIDS to sync up with the partitions in SSMS In BIDS, there are no partitions and then when I deploy, it will overwrite my manually created partitions. I dont want to have to create them in BIDS , but I want BIDS to show them once created in SSMS/AMO, so is there something I am missing here

Thanks





Re: Creating Partitions with AMO - Sync up BIDS?

Adrian Dumitrascu


Hi,

You will need to use the Import Analysis Services Database wizard (from File -> New Project) that creates a BIDS project out of a live database. There isn't a way to refresh a project from the associated live database.

Adrian






Re: Creating Partitions with AMO - Sync up BIDS?

Darren Gosbell

The other option is to use the Deployment Wizard to deploy. This has a number of options, including one to deploy without overwriting the partion design.