Let's try and make this simplier. I have a SQL 2005 instance installed on Server 2008. I install the BCM database manager and when I run it to create or share a database it doesn't recognize any SQL instances installed.
"Cannot retrive the list of SQL Server instances. Please make sure that SQL Server 2005 or SQL Server 2005 Express is installed and that the service is running"
"Luther" wrote:
[Quoted Text] > On Nov 20, 10:04 am, Warren <War...[ at ]discussions.microsoft.com> wrote: > > I'm moving from SQL 2005 to SQL 2008 for a Shared BCM database, I've tried > > using the BCM manager database tool to backup and restore the database to the > > new server and receive "Cannot retrive the list of SQL Server instances. > > Please make sure that SQL Server 2005 or SQL Server 2005 Express is installed > > and that the service is running" This also happened when I tried to create a > > new database in SQL 2008. > > > > I've also tried using SQL server backup and restore to copy the database, > > clients can't connect to the new database either using computer\instance,1172 > > "Cannot access the database server on computer 'server'" > > If you have a Sql Server 2005 instance with a BCM database, update to > Sql 2008, then the Sql 2008 install should migrate the BCM's MSSMLBIZ > sql instance to 2008, the instance retaining the same TCP port number > and user permissions. At least that's my theory. Because it is > supposed to work side-by-side with sql 2005, the sql 2008 setup may > have to be tweaked; e.g. specify that MSSMLBIZ should be migrated. I > know some people on this list have switched to sql 2008. Perhaps they > can share their findings. > > I've noticed that Sql 2008 has stricter permissions (at least on > Vista) than 2005. That means that some actions in BCM or the database > tool (which was designed to work with Sql 2005) may not work without > changing some default permissions on Sql 2008. However, I have not > seen a list of what permissions need to be changed to make sql 2008 > behave like 2005. >
|