SSAS: Deploy to database where Name and Id do not match
description
BIDS assumes that the database ID and Name are always the same. If you rename a database in SSMS, you cannot then deploy to this database using BIDS. We should ideally intercept the existing Deploy command, but if that is too hard then maybe adding a new deploy command.