4
Vote

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.

comments

Acius wrote Jul 10, 2007 at 12:15 AM

Database created with AMO. Id is the code so is different from the name the user sees.